From: Frédéric Buclin Date: Mon, 28 Dec 2015 18:28:13 +0000 (+0100) Subject: Bug 1235415: Use "AllowOverride All" everywhere X-Git-Tag: release-5.1.1~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17019bea40ba3d9fad55300e4872ab0fcf112382;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 848532a9df..9f510027c0 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`