Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > cc29da2b6e792d6ad6d5fd4f42e5bbf7 > files > 6

httpd-2.2.3-83.sl5.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>