Removed mod_perl

This commit is contained in:
Arne Fitzenreiter
2008-06-21 06:18:30 +02:00
parent aef96cb048
commit 96a44fe5cb
10 changed files with 3 additions and 975 deletions

View 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