Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 317f096d6f6d3ce1f429faacd3909086 > files > 22

httpd-2.2.17-1.fc13.1.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>