Hi friends, I need rewrite and old URI and pass the request to the upstream server, here is my current config file:<br><a href="http://pastie.org/418871">http://pastie.org/418871</a><br><br>If for example I have <a href="http://pe.domain.com/xx-xxx-689">http://pe.domain.com/xx-xxx-689</a> I need redirect to <a href="http://cl.domain.com/xx-xxx-689">http://cl.domain.com/xx-xxx-689</a> and let the upstream process the new request, with my current config I&#39;ve obtained the rewrite of the URI but nginx return me a 404 error, therefore it is not transfering the request to the upstream server because the 404 error page are different between nginx and my application.<br>
<br>Regards!<br><br>-- <br>Rubén Dávila Santos.<br><a href="http://rubenonrails.com">http://rubenonrails.com</a><br>