mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Removed mod_perl
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user