From 316e361d143f5a5d65845a0ccf4b4fd0cf34f911 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 13 Jun 2005 17:58:31 +0000 Subject: [PATCH] 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 --- docs/conf/httpd-std.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2