summaryrefslogtreecommitdiffstats
path: root/docs/conf
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf')
-rw-r--r--docs/conf/httpd-std.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd-std.conf.in
index 615b7864fe..13963dd812 100644
--- a/docs/conf/httpd-std.conf.in
+++ b/docs/conf/httpd-std.conf.in
@@ -370,7 +370,7 @@ UserDir public_html
# for a site where these directories are restricted to read-only.
#
#<Directory /home/*/public_html>
-# AllowOverride FileInfo AuthConfig Limit
+# AllowOverride FileInfo AuthConfig Limit Indexes
# Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
# <Limit GET POST OPTIONS PROPFIND>
# Order allow,deny