[PLUG] Centos 4.6 apache and perl scripts...

Someone plug_1 at robinson-west.com
Mon Aug 23 11:13:50 UTC 2010


<Directory ~/public_html>
    setHandler perl-script
    PerlResponseHandler ModPerl::Registry
    PerlOptions +ParseHeaders
    Options +ExecCGI
    Order allow,deny
    Allow from all
</Directory>

Any thoughts on why adding the above to perl.conf doesn't work?
I'm thinking ~/public_html will match the public_html directory
under any user.

I'm still getting Error 403, Forbidden.




More information about the PLUG mailing list