The following
is the test script I’m using… #!/usr/bin/perl use
warnings; use strict; print
"Content-type: test/html\n\n"; print
"<html>\n<head>\n<title>Hello World</title>\n</head>\n<body>"; print
"It appears that your Perl installation <b>Works</b>"; print
"</body>\n</html>"; Larry S. Brown Dimension
Networks, Inc. (727) 723-8388 -----Original
Message----- Try something
REALLY simple like this. |
- RH8 apache problem? Larry Brown
- RH8 apache problem? Larry Brown
- Re: RH8 apache problem? Richie Crews
- RE: RH8 apache problem? Larry Brown
- Re: RH8 apache problem? Bret Hughes
- Re: RH8 apache problem? Bret Hughes
- RH8 apache problem? Dennis Kaptain
- RE: RH8 apache problem? Larry Brown
- RE: RH8 apache problem? Larry Brown