Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-release > by-pkgid > 2f9cd95877b610016197e313d844df3f > files > 1

dotclear-2.1.5-1mdv2009.1.noarch.rpm

# If you want to protect your install folder
# uncomment the lines below
#
#<Directory "/var/www/dotclear/admin/install">
#    <IfModule mod_authz_host.c>
#        Deny from all
#    </IfModule>
#</Directory>

Alias /dotclear "/var/www/dotclear"
<Directory "/var/www/dotclear">
    <IfModule mod_authz_host.c>
        Order allow,deny
        Allow from all
    </IfModule>
</Directory>