Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Help needed on HTTP redirects

by mpeg4codec (Pilgrim)
on Aug 05, 2004 at 02:28 UTC ( [id://380174]=note: print w/replies, xml ) Need Help??


in reply to Help needed on HTTP redirects

I'm not sure if you're looking for a strictly CGI.pm way of doing this, but to be overly simple:
print "Location: http://www.example.com/foo.html\n\n";
That would also require not using Content-type in the header.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-23 14:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found