Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
user-manual
manual-packaging
Commits
18e9c4ad
Commit
18e9c4ad
authored
Apr 27, 2016
by
Kristina Hoeppner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated the rewrite rule to point to 16.04
as the default user manual to show
parent
749635b4
Pipeline
#54
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
maharadocs-1.7/debian/maharadocs.postinst
maharadocs-1.7/debian/maharadocs.postinst
+1
-1
No files found.
maharadocs-1.7/debian/maharadocs.postinst
View file @
18e9c4ad
...
...
@@ -115,7 +115,7 @@ cat > /etc/apache2/sites-available/mahara-manual-sphinx.conf << EOF
RewriteEngine on
RewriteRule ^(.*)/1.4_STABLE/(.*)
$ $1
/1.4/
$2
RewriteRule ^(.*)/1.5_STABLE/(.*)
$ $1
/1.5/
$2
RewriteRule ^/
$
/en/1
5.10
/ [R]
RewriteRule ^/
$
/en/1
6.04
/ [R]
</IfModule>
</VirtualHost>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment