summaryrefslogtreecommitdiff
path: root/files/conf.d/CentOS/welcome.conf
blob: 7d7b0cd67117e6c14ab96770758ad221eebf145a (plain)
1
2
3
4
5
6
7
8
9
10
# 
# This configuration file enables the default "Welcome"
# page if there is no default index page present for
# the root URL.  To disable the Welcome page, comment
# out all the lines below.
#
#<LocationMatch "^/+$">
#    Options -Indexes
#    ErrorDocument 403 /error/noindex.html
#</LocationMatch>