Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 493b8e1525fc8032eeb6dea44c243427 > files > 1

VOCP-web-0.9.3-2mdk.ppc.rpm


Alias /vocpweb /usr/share/vocp/vocpweb

<Directory /usr/share/vocp/vocpweb>

    Options ExecCGI
    AllowOverride All

    <IfModule mod_access.c>
	Order deny,allow
	Deny from all
	Allow from 127.0.0.1
    </IfModule>

</Directory>