Skip to content

Commit

Permalink
SSL module activation
Browse files Browse the repository at this point in the history
  • Loading branch information
serghey-rodin committed Oct 23, 2013
1 parent 3614481 commit 9121d49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/vst-install-debian.sh
Expand Up @@ -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
Expand Down

0 comments on commit 9121d49

Please sign in to comment.