Sophie

Sophie

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

httpd-2.2.3-6.sl.src.rpm

#
# This configuration file allows the manual to be accessed at 
# http://localhost/manual/
#
AliasMatch ^/manual(?:/(?:de|en|fr|ja|ko|ru))?(/.*)?$ "/var/www/manual$1"

<Directory "/var/www/manual">
    Options Indexes
    AllowOverride None
    Order allow,deny
    Allow from all
</Directory>