[thelist] REDIRECT in a hurry

William Anderson neuro at well.com
Tue Apr 24 20:53:10 CDT 2001


----- Original Message ----- 
From: "Ron Dorman" <rwd at csi1st.net>
To: "Evolt, The List" <thelist at lists.evolt.org>
Sent: Wednesday, April 25, 2001 2:41 AM
Subject: [thelist] REDIRECT in a hurry


> What is the fastest way to make an index.html redirect to another page
> immediately upon access.  Temporary until other things can be fixed and
> arranged.  QUICK AND DIRTY is ok (preferred) right now.

-index.html-------------------------------------------------
<html>
<head>
<meta http-equiv="refresh" content="0; url=YOUR_URL">
</head>
<body></body>
</html>
------------------------------------------------------------

where YOUR_URL could be any of ...

/index2.html
/news/
chickens/nora.html
../save/
http://site.com/fish/
../../feed.cgi

... relative or absolute URLs

-- 
  ___  ___ __ _________ @well.com  William Anderson - www.well.com/~neuro
 / _ \/ -_) // / __/ _ \|  "Oh, God! If you want something done properly,
/_//_/\__/\_,_/_/  \___/|  kill Baldrick before you start!" -- Blackadder





More information about the thelist mailing list