Updated debian and ubuntu installation instructions.
| | |
| | | a2enmod rewrite |
| | | a2enmod ssl |
| | | a2enmod actions |
| | | a2enmod include |
| | | |
| | | 4) Install pure-ftpd and quota |
| | | |
| | |
| | | |
| | | # 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 |
| | |
| | | a2enmod rewrite |
| | | a2enmod ssl |
| | | a2enmod actions |
| | | a2enmod include |
| | | |
| | | 4) Install pure-ftpd and quota |
| | | |