<p dir="ltr">Hi guys,</p>
<p dir="ltr">Thanks for your fast reply and input.<br>
I didn't think of wordpress at all.</p>
<p dir="ltr">I'll try some tuning and keep you posted.</p>
<p dir="ltr">Thanks again</p>
<div class="gmail_quote">Le 20 nov. 2014 09:52, "B.R." <<a href="mailto:reallfqq-nginx@yahoo.fr">reallfqq-nginx@yahoo.fr</a>> a écrit :<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_default" style="font-size:small;color:rgb(51,51,153)"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div>On Thursday, November 20, 2014, JACK LINKERS <<a href="mailto:jacklinkers@gmail.com" target="_blank">jacklinkers@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><span style="line-height:18px;background-color:rgb(255,255,255)"><font color="#000000" face="Helvetica, Arial, sans-serif"><div><span style="white-space:pre-wrap">  </span>rewrite     ^   https://$server_name$request_uri? permanent;<br></div></font></span></div></div></blockquote></div></div></blockquote><div><br><div class="gmail_default" style="font-size:small;color:rgb(51,51,153);display:inline">​This looks highly suscpicious to me: unconditional rewrite of any request?<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153);display:inline">Try to either:<br>- match the regex against HTTP requests<br>- enclose a 'return 301 [...]' in an 'if' directive checking for the HTTP scheme<br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153);display:inline">I am not 100% certain what would be the best alternative to go for.<br><br></div><div class="gmail_default" style="font-size:small;color:rgb(51,51,153);display:inline">If the problem comes from there, I do not really get how the backend gets to serve any (error) page... So maybe Wordpress trouble as stated before.<br></div></div><div><div><font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font></div></div>
​</div><br></div></div>
<br>_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br></blockquote></div>