Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Help needed on HTTP redirects

by danielcid (Scribe)
on Aug 04, 2004 at 17:19 UTC ( [id://380049]=note: print w/replies, xml ) Need Help??


in reply to Help needed on HTTP redirects

You can also just use HTML to redirect:
<META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://www.ossec.net">


-DBC

Replies are listed 'Best First'.
Re^2: Help needed on HTTP redirects
by Aristotle (Chancellor) on Aug 04, 2004 at 18:10 UTC

    That is an abuse of HTML though. It should never have been adopted in the first place.

    Search engines and HTTP clients which don't parse HTML are likely not to honour this tag.

    Headers should be in the header, not in the body of a response.

    Makeshifts last the longest.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (9)
As of 2024-04-23 17:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found