Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Why won't scipts on an Apache server not show up when viewed with Netscape.

by btrott (Parson)
on May 03, 2000 at 00:55 UTC ( [id://9980]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        use CGI qw/:standard/;
        print header;
    
  2. or download this
        $r->content_type("text/html");
        $r->send_http_header;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://9980]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-03-29 15:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found