summaryrefslogtreecommitdiff
path: root/files/conf/welcome.conf.CentOS
blob: 4539f8ff2729aedc2f209a385e98611d1e1143d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 
# 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>