I have the follwoing config:
 
<Files *.pl>
  SetHandler perl-script
  PerlHandler Apache::Registry
  Options ExecCGI
</Files>
 
 
mod_perl is loading and working correctly.
GATEWAY_INTERFACE="CGI-Perl/1.1"
 
Whenever I try and get a perl file, the broswer simply wants to download it, it will not run it.
 
Anyone have any ideas?
 
Thanks.,
CC

Reply via email to