Skip to content

Commit c007169

Browse files
author
carabasdaniel
authored
Merge pull request #2138 from keto/fix-index-ignore
Fix HEADER* and README* wildcards in IndexIgnore
2 parents b60fc34 + c171798 commit c007169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/mod/autoindex.conf.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ DefaultIcon /<%= @icons_prefix %>/unknown.gif
5353
ReadmeName README.html
5454
HeaderName HEADER.html
5555

56-
IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
56+
IndexIgnore .??* *~ *# HEADER.html README.html RCS CVS *,v *,t

0 commit comments

Comments
 (0)