From: Frédéric Buclin Date: Mon, 28 Dec 2015 18:31:00 +0000 (+0100) Subject: Bug 1235415: Use "AllowOverride All" everywhere X-Git-Tag: release-5.0.3~40 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=f0faef6a1b88210768e5a6e7c483c2617b522387;p=thirdparty%2Fbugzilla.git Bug 1235415: Use "AllowOverride All" everywhere --- diff --git a/docs/en/rst/installing/quick-start.rst b/docs/en/rst/installing/quick-start.rst index c9c7b2d26a..c2da8da233 100644 --- a/docs/en/rst/installing/quick-start.rst +++ b/docs/en/rst/installing/quick-start.rst @@ -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 :command:`a2ensite bugzilla`