Skip to content

Commit 9121d49

Browse files
committed
SSL module activation
1 parent 3614481 commit 9121d49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/vst-install-debian.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,7 @@ chmod 640 /var/log/apache2/error.log
466466
chmod 751 /var/log/apache2/domains
467467
a2enmod rewrite
468468
a2enmod suexec
469+
a2enmod ssl
469470
echo -e "/home\npublic_html/cgi-bin" > /etc/apache2/suexec/www-data
470471
update-rc.d apache2 defaults
471472
service apache2 stop > /dev/null 2>&1

0 commit comments

Comments
 (0)