aboutsummaryrefslogtreecommitdiffstats
path: root/testing/apache2-mod-perl/apache2-mod-perl.conf
diff options
context:
space:
mode:
authorValery Kartel <valery.kartel@gmail.com>2017-02-15 13:59:31 +0200
committerTimo Teräs <timo.teras@iki.fi>2017-02-15 13:39:01 +0000
commitb0f49963a40a01b0db973ce4d826b941050799d0 (patch)
tree9b34cc3af21eddc1eff411922f727a775499de15 /testing/apache2-mod-perl/apache2-mod-perl.conf
parent5f2f03e3e2acd00367d422078f2eb6fa2a0aca04 (diff)
downloadaports-b0f49963a40a01b0db973ce4d826b941050799d0.tar.bz2
aports-b0f49963a40a01b0db973ce4d826b941050799d0.tar.xz
testing/apache2-mod-perl: upgrade to 2.0.10
-- - remove unused patch - remove obsoletes from config - cleanups in APKBUILD - mp2bug binary and development text-data moved to -dev
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