<div dir="ltr"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)"><br></div><div class="gmail_extra"><div>​<font size="1"><b><span style="color:rgb(102,102,102)"></span></b></font>On Sat, Jul 19, 2014 at 5:57 PM, itpp2012 <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span> wrote:<br>

</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
No :) I'd do it simple by using HTTP-EQUIV="REFRESH" as a response with an<br>
origin address.<br></blockquote><div><br><div class="gmail_default" style="font-size:small;color:rgb(51,51,153);display:inline">​Redirecting that way *might* work, although it looks a bit ugly to my eyes. It also seems to be not compliant to WCAG if you care about accessibility. Well, plain old HTML 4.01...<br>

</div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153);display:inline">Is it cross-compatible? I read stuff towards the contrary regarding Firefox.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153);display:inline">

HTTP provides loads of ways to handle redirections in a standard fashion: 301, 302 or even 303, 307 if you know what you are doing.​<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153);display:inline">

Anyway, the person asking the question will pick his/her choice.<br clear="all"><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b></font><br></div></div>

</div></div></div>