Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
user-manual
manual-packaging
Commits
6fac0473
Commit
6fac0473
authored
Oct 19, 2016
by
Kristina Hoeppner
Browse files
Change re-write rule to make 16.10 default manual
parent
456b2d54
Changes
1
Hide whitespace changes
Inline
Side-by-side
maharadocs-1.7/debian/maharadocs.postinst
View file @
6fac0473
...
...
@@ -130,7 +130,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/16.0
4
/ [R]
RewriteRule ^/
$
/en/16.
1
0/ [R]
</IfModule>
</VirtualHost>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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