[thelist] REDIRECT in a hurry

Phil Constant pbcons at sail45design.com
Tue Apr 24 20:49:50 CDT 2001


At 09:41 PM 4/24/01 -0400, you wrote:
>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.

Immediately, meaning nano-seconds, I don't know, but in the header:

<meta http-equiv="Refresh" content="1; URL=http://www.foo.com">
will jump in 1 second (or so)

Has anyone tried decimals with this, ie, 0.5?

pbcons





More information about the thelist mailing list