Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
provision
Commits
4c34c7ec
Commit
4c34c7ec
authored
Apr 03, 2010
by
mig5
Committed by
mig5
Apr 03, 2010
Browse files
Debian systems need to enable mod_rewrite manually, as the ServerRoot is non-standard
parent
5b043ff6
Changes
1
Hide whitespace changes
Inline
Side-by-side
INSTALL.txt
View file @
4c34c7ec
...
...
@@ -156,8 +156,12 @@ you can place include that file in your apache.conf/httpd.conf. We
prefer the former. In other systems there are similar ways to accomplish
this. Consult your OS's documentation if unsure.
If you are on a Debian-based system, you will also need to enable the
mod_rewrite module manually.
Shell commands as root::
a2enmod rewrite
ln -s /var/aegir/config/apache.conf /etc/apache2/conf.d/aegir.conf
...
...
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