blob: 120c05f0c9efcde756b09678709a83c7c6f3c716 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- docs/conf/extra/httpd-autoindex.conf.in.orig 2010-06-15 11:05:13 UTC
+++ docs/conf/extra/httpd-autoindex.conf.in
@@ -89,5 +89,5 @@ HeaderName HEADER.html
# IndexIgnore is a set of filenames which directory indexing should ignore
# and not include in the listing. Shell-style wildcarding is permitted.
#
-IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
+IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t *.bak *.orig
|