Bug 787688: AllowOverride Options missing when running under mod_perl
r=wicked a=LpSolit git-svn-id: svn://10.0.0.236/trunk@264199 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
7719300d7f
commit
111450daa9
@ -1 +1 @@
|
||||
8381
|
||||
8382
|
||||
@ -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
|
||||
</Directory>
|
||||
EOT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user