Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > b2ee8b84fab643e4a1d86024e8895bfb > files > 29

httpd-2.2.3-6.sl.src.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>