Eliminate IE "You are about to be redirected to a connection that is not secure" message
Got this from here:
http://jehiah.com/archive/redirect-to-a-connection-that-is-not-secure Instead of the 302 redirect, give a 400 responce, and a meta-refresh tag. meta equiv="refresh" content="0;url=http://jehiah.com/"
http://jehiah.com/archive/redirect-to-a-connection-that-is-not-secure Instead of the 302 redirect, give a 400 responce, and a meta-refresh tag. meta equiv="refresh" content="0;url=http://jehiah.com/"
1 Comments:
Thanks for the tip .. helped me greatly!!
Post a Comment
<< Home