From: Frank Lichtenheld Date: Tue, 21 Nov 2006 22:29:39 +0000 (+0000) Subject: fun with module name differences between sarge and etch X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=411dd86a5f305fcce69912b47f84dc16914d2da1 fun with module name differences between sarge and etch --- diff --git a/conf/apache.conf.sed.in b/conf/apache.conf.sed.in index 296adee..037f284 100644 --- a/conf/apache.conf.sed.in +++ b/conf/apache.conf.sed.in @@ -90,6 +90,9 @@ PerlRequire %TOPDIR%/bin/mod_perl-startup SetHandler perl-script + # mod-perl etch + #PerlInitHandler Apache2::Reload + # mod-perl sarge PerlInitHandler Apache::Reload PerlHandler ModPerl::Registry Options +ExecCGI