]> granicus.if.org Git - apache/commitdiff
Add Indexes to the public_html example.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 10 Sep 2002 08:30:48 +0000 (08:30 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 10 Sep 2002 08:30:48 +0000 (08:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96741 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-std.conf.in

index 615b7864fe61ae71a5b4abadf66839be77038fe4..13963dd812947ce1343109476a85582fff338c97 100644 (file)
@@ -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