Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > d4b13beafffc0d27067a5bfbbae4310f > files > 1

dnsdoctor-www-1.0.1-5mdv2010.0.noarch.rpm

# $Id: dnsdoctor.conf.in,v 1.2 2006/02/12 19:37:51 sdalu Exp $

    ScriptAlias /dnsdoctor/cgi-bin/    /usr/share/dnsdoctor/www/cgi-bin/
    <Directory /usr/share/dnsdoctor/www/cgi-bin/>
        Options FollowSymLinks ExecCGI
        Order allow,deny
        Allow from all
    </Directory>


    AliasMatch  ^/dnsdoctor/?$         /usr/share/dnsdoctor/www/html/form.html
    AliasMatch  ^/dnsdoctor/(en|fr|zh)/?$ /usr/share/dnsdoctor/www/html/form.html.$1
    AliasMatch  ^/dnsdoctor/(en|fr|zh)/(.*)$ /usr/share/dnsdoctor/www/html/$2.$1
    Alias       /dnsdoctor/js/         /usr/share/dnsdoctor/www/js/
    Alias       /dnsdoctor/style/      /usr/share/dnsdoctor/www/style/
    Alias       /dnsdoctor/img/        /usr/share/dnsdoctor/www/img/
    Alias       /dnsdoctor/            /usr/share/dnsdoctor/www/html/

    <Directory /usr/share/dnsdoctor/www/>
        Options Includes MultiViews
        Order allow,deny
        Allow from all
    </Directory>