Parcourir la source

mod_ssl activation on Ubuntu

Serghey Rodin il y a 12 ans
Parent
commit
17aa86c1f1
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      install/vst-install-ubuntu.sh

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

@@ -470,6 +470,7 @@ chmod 640 /var/log/apache2/access.log
 chmod 640 /var/log/apache2/error.log
 chmod 751 /var/log/apache2/domains
 a2enmod rewrite
+a2enmod ssl
 a2enmod suexec
 echo -e "/home\npublic_html/cgi-bin" > /etc/apache2/suexec/www-data
 update-rc.d apache2 defaults