added all file controls
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user