FC4 Apache problem.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux