From: Rich Bowen Date: Mon, 13 Jun 2005 17:58:31 +0000 (+0000) Subject: Include "Indexes" in the AllowOverride comment in the default X-Git-Tag: 2.0.55~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=316e361d143f5a5d65845a0ccf4b4fd0cf34f911;p=thirdparty%2Fapache%2Fhttpd.git Include "Indexes" in the AllowOverride comment in the default configuration git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@190450 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd-std.conf.in index e68a76dad94..3f791e826a1 100644 --- a/docs/conf/httpd-std.conf.in +++ b/docs/conf/httpd-std.conf.in @@ -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