summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/installing/apache.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/rst/installing/apache.rst')
-rw-r--r--docs/en/rst/installing/apache.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/rst/installing/apache.rst b/docs/en/rst/installing/apache.rst
index 856512a7f..f98d20df0 100644
--- a/docs/en/rst/installing/apache.rst
+++ b/docs/en/rst/installing/apache.rst
@@ -68,7 +68,7 @@ mod_cgi, do the following:
AddHandler cgi-script .cgi
Options +ExecCGI +FollowSymLinks
DirectoryIndex index.cgi index.html
- AllowOverride Limit FileInfo Indexes Options
+ AllowOverride All
</Directory>
These instructions allow Apache to run .cgi files found within the Bugzilla