Displaying 1 result from an estimated 1 matches for "93456a86".
2005 Jul 12
4
Cetos 4 with Secure Linux - Apache perl problems...
I'm trying to get perl working correctly on a new server and have a
tough time. The server works fine for all standard web pages and hosts
about 10 domains. Here's is my test.cgi CGI script I'm trying to run:
#!/usr/bin/perl
print "Content-type: text/html\n\n";
print "Hello!";
When I attempt to access the file via a web browers, I get this:
[Tue Jul 12