FC4 Apache problem.

Robert Cahn robertscahn at gmail.com
Tue Aug 2 14:51:14 UTC 2005


I'm trying to start up a web site.  Following the docs i put the
following little file in /var/www/cgi-bin

#!/usr/bin/perl
print "Content-type: text/html\n\n";
print "Hello, World.";

I made it executable and Apache (running as localhost) won't run it. 
If I cd into /var/www/cgi-bin and execute ./first.pl it fails.  If I
execute perl ./first.pl it works.  What do I need to do to enable this
file in cgi-bin?

/Bob Cahn
Gipsy Trail Club
Carmel, NY




More information about the fedora-list mailing list