mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
a2enmod actions
This commit is contained in:
parent
8a7e3bda36
commit
7aea9979c2
2 changed files with 2 additions and 0 deletions
|
@ -467,6 +467,7 @@ chmod 751 /var/log/apache2/domains
|
|||
a2enmod rewrite
|
||||
a2enmod suexec
|
||||
a2enmod ssl
|
||||
a2enmod actions
|
||||
a2enmod ruid2
|
||||
echo -e "/home\npublic_html/cgi-bin" > /etc/apache2/suexec/www-data
|
||||
update-rc.d apache2 defaults
|
||||
|
|
|
@ -467,6 +467,7 @@ chmod 640 /var/log/apache2/access.log
|
|||
chmod 640 /var/log/apache2/error.log
|
||||
chmod 751 /var/log/apache2/domains
|
||||
a2enmod rewrite
|
||||
a2enmod actions
|
||||
a2enmod suexec
|
||||
echo -e "/home\npublic_html/cgi-bin" > /etc/apache2/suexec/www-data
|
||||
update-rc.d apache2 defaults
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue