We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7e3bd commit 7aea997Copy full SHA for 7aea997
install/vst-install-debian.sh
@@ -467,6 +467,7 @@ chmod 751 /var/log/apache2/domains
467
a2enmod rewrite
468
a2enmod suexec
469
a2enmod ssl
470
+a2enmod actions
471
a2enmod ruid2
472
echo -e "/home\npublic_html/cgi-bin" > /etc/apache2/suexec/www-data
473
update-rc.d apache2 defaults
install/vst-install-ubuntu.sh
@@ -467,6 +467,7 @@ chmod 640 /var/log/apache2/access.log
chmod 640 /var/log/apache2/error.log
chmod 751 /var/log/apache2/domains
0 commit comments