added all file controls

This commit is contained in:
Arne Teuke
2017-06-20 10:18:30 +01:00
parent b0b9a0a692
commit b2ad14d456
6 changed files with 77 additions and 18 deletions

View File

@@ -1,4 +1,10 @@
#
################################################################################
## autoindex.conf generated by puppet - manual changed will be overwritten ##
################################################################################
########## full reference file is available under ###########
##### https://confdroid.com/2017/06/apache-autoindex-conf-v-2-4/ #####
################################################################################
# Directives controlling the display of server-generated directory listings.
#
# Required modules: mod_authz_core, mod_authz_host,
@@ -82,7 +88,7 @@ DefaultIcon /icons/unknown.gif
# default, and append to directory listings.
#
# HeaderName is the name of a file which should be prepended to
# directory indexes.
# directory indexes.
ReadmeName README.html
HeaderName HEADER.html
@@ -91,4 +97,3 @@ HeaderName HEADER.html
# and not include in the listing. Shell-style wildcarding is permitted.
#
IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t