]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1235415: Use "AllowOverride All" everywhere
authorFrédéric Buclin <LpSolit@gmail.com>
Mon, 28 Dec 2015 18:28:13 +0000 (19:28 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 28 Dec 2015 18:28:13 +0000 (19:28 +0100)
docs/en/rst/installing/quick-start.rst

index 848532a9df9e4c34efb858db8b90bcba820edebf..9f510027c0180a1a3c5010d943621b939f709044 100644 (file)
@@ -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`