redirect http to https

Paul Howarth paul at city-fan.org
Thu Oct 28 13:27:06 UTC 2004


Matthew Miller wrote:
> On Thu, Oct 28, 2004 at 02:19:21PM +0300, Andrey Andreev wrote:
>>Put this in the index.html or whatever your server serves
>>	<meta http-equiv="Refresh" content="0;url=http://google.com" />
>>fix the 0 to the number of seconds to wait before the redirect fires, 
>>and the url to the url you want.
> 
> 
> Oh, please don't do this. It's really annoying for visitors, because it
> breaks the "back" button.

Moreover, it only works for the page(s) you actually create with this meta tag 
in; the redirect solution on the server handles *all* URLs in one go.

Paul.





More information about the fedora-list mailing list