From: Frédéric Buclin Date: Tue, 4 Sep 2012 11:03:18 +0000 (+0200) Subject: Bug 787688: AllowOverride Options missing when running under mod_perl X-Git-Tag: bugzilla-4.4rc1~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2443f7edfffc58aac2a22db8ee1c199d574665de;p=thirdparty%2Fbugzilla.git Bug 787688: AllowOverride Options missing when running under mod_perl r=wicked a=LpSolit --- diff --git a/mod_perl.pl b/mod_perl.pl index ac6956b1b9..ae15ae5fc7 100644 --- a/mod_perl.pl +++ b/mod_perl.pl @@ -73,7 +73,7 @@ PerlChildInitHandler "sub { Bugzilla::RNG::srand(); srand(); }" PerlCleanupHandler Apache2::SizeLimit Bugzilla::ModPerl::CleanupHandler PerlOptions +ParseHeaders Options +ExecCGI - AllowOverride Limit FileInfo Indexes + AllowOverride Limit FileInfo Indexes Options DirectoryIndex index.cgi index.html EOT