aboutsummaryrefslogtreecommitdiffstats
path: root/testing/apache2-mod-perl/apache2-mod-perl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/apache2-mod-perl/apache2-mod-perl.conf')
-rw-r--r--testing/apache2-mod-perl/apache2-mod-perl.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/apache2-mod-perl/apache2-mod-perl.conf b/testing/apache2-mod-perl/apache2-mod-perl.conf
index c1a75c76ff..b33be951c8 100644
--- a/testing/apache2-mod-perl/apache2-mod-perl.conf
+++ b/testing/apache2-mod-perl/apache2-mod-perl.conf
@@ -1,8 +1,5 @@
LoadModule perl_module modules/mod_perl.so
-# For mod_perl 1.0 compatibility, uncomment:
-#PerlModule Apache2::compat
-
<Location /cgi-bin>
AddHandler perl-script .pl
PerlResponseHandler ModPerl::Registry