Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
lolo888
ISPConfig 3
Commits
dab85326
Commit
dab85326
authored
Feb 08, 2009
by
tbrehm
Browse files
Updated debian and ubuntu installation instructions.
parent
44cfc7dd
Changes
3
Hide whitespace changes
Inline
Side-by-side
INSTALL_DEBIAN_4.0.txt
View file @
dab85326
...
...
@@ -77,6 +77,7 @@ a2enmod suexec
a2enmod rewrite
a2enmod ssl
a2enmod actions
a2enmod include
4) Install pure-ftpd and quota
...
...
INSTALL_DEBIAN_LENNY.txt
View file @
dab85326
...
...
@@ -88,7 +88,7 @@ apt-get install apache2 apache2.2-common apache2-doc apache2-mpm-prefork apache2
# Then run the following to enable the Apache modules suexec, rewrite and ssl:
a2enmod suexec rewrite ssl actions
a2enmod suexec rewrite ssl actions
include
# Secure phpMyAdmin by deleting setuppassword-file
# and removing/commenting Setup Authorization from apache.conf
...
...
INSTALL_UBUNTU_7.10.txt
View file @
dab85326
...
...
@@ -43,6 +43,7 @@ a2enmod suexec
a2enmod rewrite
a2enmod ssl
a2enmod actions
a2enmod include
4) Install pure-ftpd and quota
...
...
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