From a11eb609e7b3ef0063bf493bd95ebb63612d7ac3 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Tue, 4 Sep 2012 13:01:58 +0200 Subject: Bug 787688: AllowOverride Options missing when running under mod_perl r=wicked a=LpSolit --- mod_perl.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod_perl.pl') diff --git a/mod_perl.pl b/mod_perl.pl index 81aae301e..20d8e5060 100644 --- a/mod_perl.pl +++ b/mod_perl.pl @@ -75,7 +75,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 -- cgit v1.2.3-24-g4f1b