]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Provide the IndexIgnore example that's in the httpd-autoindex config
authorRich Bowen <rbowen@apache.org>
Sun, 16 Jan 2011 14:08:01 +0000 (14:08 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 16 Jan 2011 14:08:01 +0000 (14:08 +0000)
file in extras.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059562 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_autoindex.xml

index 870cfe83cfde2f29fa92960219ec25e463304a14..f3f402a2ec3b332baa05468d5d9cd871dbef7da1 100644 (file)
@@ -519,7 +519,7 @@ a directory</description>
     directory).</p>
 
     <example>
-      IndexIgnore README .htaccess *.bak *~
+      IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
     </example>
 </usage>
 </directivesynopsis>