]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - config/httpd/vhosts.d/ipfire-interface-ssl.conf
Removed mod_perl
[people/teissler/ipfire-2.x.git] / config / httpd / vhosts.d / ipfire-interface-ssl.conf
index 5a39e3e7698c1cc84885d723af65676cc6d28698..0d0fa98e0e4cbc8e86a75822fc76aa2a0ba19d6b 100644 (file)
@@ -12,6 +12,7 @@
     SSLCipherSuite ALL:!ADH:!EXPORT56:!eNULL:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:+LOW:+EXP
     SSLCertificateFile /etc/httpd/server.crt
     SSLCertificateKeyFile /etc/httpd/server.key
+
     <Directory /srv/web/ipfire/html>
         Options ExecCGI
         AllowOverride None
@@ -27,7 +28,7 @@
     ScriptAlias /cgi-bin/ /srv/web/ipfire/cgi-bin/
     <Directory /srv/web/ipfire/cgi-bin>
         AllowOverride None
-        Options None
+        Options ExecCGI
         AuthName "IPFire - Restricted"
         AuthType Basic
         AuthUserFile /var/ipfire/auth/users