in reply to How do I configure Apache to run perl scripts? (was : New to perl!)

In your httpd.conf, change the AddHandler line to: AddHandler cgi-script .cgi .pl I think it just has .cgi in that line by default.
  • Comment on Re: How do I configure Apache to run perl scripts? (was : New to perl!)
  • Download Code