mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
SSL module activation
This commit is contained in:
parent
3614481fc2
commit
9121d49773
1 changed files with 1 additions and 0 deletions
|
@ -466,6 +466,7 @@ chmod 640 /var/log/apache2/error.log
|
|||
chmod 751 /var/log/apache2/domains
|
||||
a2enmod rewrite
|
||||
a2enmod suexec
|
||||
a2enmod ssl
|
||||
echo -e "/home\npublic_html/cgi-bin" > /etc/apache2/suexec/www-data
|
||||
update-rc.d apache2 defaults
|
||||
service apache2 stop > /dev/null 2>&1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue