]> 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:31:00 +0000 (19:31 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 28 Dec 2015 18:31:00 +0000 (19:31 +0100)
docs/en/rst/installing/quick-start.rst

index c9c7b2d26aa1e98bd0173ae51582dd36e5d359dc..c2da8da233c277f5e1c4548e005ee6f544f7aaff 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`