]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Include "Indexes" in the AllowOverride comment in the default
authorRich Bowen <rbowen@apache.org>
Mon, 13 Jun 2005 17:58:31 +0000 (17:58 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 13 Jun 2005 17:58:31 +0000 (17:58 +0000)
configuration

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@190450 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-std.conf.in

index e68a76dad9428b6a898da0b383e9f25021335b08..3f791e826a1052047c12ba5e7ee01392924f87fe 100644 (file)
@@ -349,7 +349,7 @@ DocumentRoot "@exp_htdocsdir@"
 #
 # AllowOverride controls what directives may be placed in .htaccess files.
 # It can be "All", "None", or any combination of the keywords:
-#   Options FileInfo AuthConfig Limit
+#   Options FileInfo AuthConfig Limit Indexes
 #
     AllowOverride None