]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/httpd/vhosts.d/ipfire-interface-ssl.conf
Updated kernel release to 2.6.27.31.
[people/pmueller/ipfire-2.x.git] / config / httpd / vhosts.d / ipfire-interface-ssl.conf
index ebbd8d964038c2a757e0cc13c8bec8ea56d64b6f..0d0fa98e0e4cbc8e86a75822fc76aa2a0ba19d6b 100644 (file)
@@ -13,9 +13,6 @@
     SSLCertificateFile /etc/httpd/server.crt
     SSLCertificateKeyFile /etc/httpd/server.key
 
-    PerlRequire /usr/lib/apache/startup.pl
-    PerlWarn On
-
     <Directory /srv/web/ipfire/html>
         Options ExecCGI
         AllowOverride None
@@ -32,9 +29,6 @@
     <Directory /srv/web/ipfire/cgi-bin>
         AllowOverride None
         Options ExecCGI
-       SetHandler perl-script
-       PerlSendHeader On
-       PerlHandler ModPerl::Registry
         AuthName "IPFire - Restricted"
         AuthType Basic
         AuthUserFile /var/ipfire/auth/users