16 lines
426 B
Plaintext
16 lines
426 B
Plaintext
|
#
|
||
|
# This file is managed by Salt! Do not edit by hand!
|
||
|
#
|
||
|
|
||
|
# httpd welcome file commented for security reasons
|
||
|
|
||
|
# 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>
|