Config apache to use mod_perl with the cgi proxy
November 2nd, 2009
Your configuration might look like this: <Files ~ (\.pl$)> SetHandler perl-script PerlHandler ModPerl::Registry Options ExecCGI allow from all PerlSendHeader On </Files>
admin Categories: Proxy Lists, Proxy Resources, Proxy Templates Apache, CGI Proxy, Mod_perl, PHP Proxy, Proxy
