]> git.deb.at Git - deb/packages.git/commitdiff
fun with module name differences between sarge and etch
authorFrank Lichtenheld <frank@lichtenheld.de>
Tue, 21 Nov 2006 22:29:39 +0000 (22:29 +0000)
committerFrank Lichtenheld <frank@lichtenheld.de>
Tue, 21 Nov 2006 22:29:39 +0000 (22:29 +0000)
conf/apache.conf.sed.in

index 296adee1f4ade64fe0f9acd702e2584695f4f004..037f284b1d5bfd95187557112aa0fb2aafdd850b 100644 (file)
@@ -90,6 +90,9 @@
    PerlRequire %TOPDIR%/bin/mod_perl-startup
    <Location /cgi-bin/>
       SetHandler perl-script
    PerlRequire %TOPDIR%/bin/mod_perl-startup
    <Location /cgi-bin/>
       SetHandler perl-script
+      # mod-perl etch
+      #PerlInitHandler Apache2::Reload
+      # mod-perl sarge
       PerlInitHandler Apache::Reload
       PerlHandler ModPerl::Registry
       Options +ExecCGI
       PerlInitHandler Apache::Reload
       PerlHandler ModPerl::Registry
       Options +ExecCGI