From: Frank Lichtenheld Date: Sat, 14 Apr 2007 17:20:40 +0000 (+0200) Subject: Default to etch mod_perl configuration since this is self-hosted by me X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=3e393c7c26b59c3f0917b121d6f8492d2cc20724;p=deb%2Fpackages.git Default to etch mod_perl configuration since this is self-hosted by me --- diff --git a/conf/apache.conf.sed.in b/conf/apache.conf.sed.in index 36032d7..0a42919 100644 --- a/conf/apache.conf.sed.in +++ b/conf/apache.conf.sed.in @@ -91,9 +91,9 @@ SetHandler perl-script # mod-perl etch - #PerlInitHandler Apache2::Reload + PerlInitHandler Apache2::Reload # mod-perl sarge - PerlInitHandler Apache::Reload + #PerlInitHandler Apache::Reload PerlHandler ModPerl::Registry Options +ExecCGI PerlSendHeader On