Browse Source

a2enmod ruid2

Serghey Rodin 12 years ago
parent
commit
763674cc1a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      install/vst-install-debian.sh

+ 1 - 0
install/vst-install-debian.sh

@@ -468,6 +468,7 @@ chmod 751 /var/log/apache2/domains
 a2enmod rewrite
 a2enmod rewrite
 a2enmod suexec
 a2enmod suexec
 a2enmod ssl
 a2enmod ssl
+a2enmod ruid2
 echo -e "/home\npublic_html/cgi-bin" > /etc/apache2/suexec/www-data
 echo -e "/home\npublic_html/cgi-bin" > /etc/apache2/suexec/www-data
 update-rc.d apache2 defaults
 update-rc.d apache2 defaults
 service apache2 stop > /dev/null 2>&1
 service apache2 stop > /dev/null 2>&1