Google gives some good results: http://httpd.apache.org/docs/2.2/howto/cgi.html http://stackoverflow.com/questions/560749/how-do-i-configure-apache2-to-run-perl-cgi-scripts
Basically, you need to enable the ExecCGI option for the directories your scripts are situated in and make sure that executable (chmod +x) files with .pl extension are considered CGI (by using AddHandler directive).
In reply to Re^3: Print to Browser Headers Not Working
by aitap
in thread Print to Browser Headers Not Working
by Loops303
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |