Commit 17019bea authored by Frédéric Buclin's avatar Frédéric Buclin

Bug 1235415: Use "AllowOverride All" everywhere

parent 8bbc156c
......@@ -117,7 +117,7 @@ Paste in the following and save:
AddHandler cgi-script .cgi
Options +ExecCGI
DirectoryIndex index.cgi index.html
AllowOverride Limit FileInfo Indexes Options
AllowOverride All
</Directory>
:command:`a2ensite bugzilla`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment