Free Proxy Sites, Free Proxy List, Proxy 4 Free, Free Web Proxies, Free PHP Proxy

Archive

Posts Tagged ‘Apache’

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>

Read More >>