Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 5345f3fbffadfb530f02298eeccae907 > files > 5

httpd-2.2.16-1.fc14.x86_64.rpm

# 
# 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>