<div dir="ltr">Hi,<div><br></div><div>Is there a way URL like</div><div><br></div><div>++++++++++++++++++++++++++++++++++++</div><div><a href="http://domain.com/%product_cat%/myproduct">http://domain.com/%product_cat%/myproduct</a><br></div><div>+++++++++++++++++++++++++++++++++++++</div><div><br></div><div>to be passed as is to an Apache proxy backend.</div><div><br></div><div>Currently, Nginx is throwing a 400 bad request error (which is correct), but the Apache httpd using a php script can handle this . so is there a way I can do like ..hey this will be handled someplace else so i just need to pass on whatever i get to upstream?</div><div><br></div><div>Also if I encode the URL with </div><div><br></div><div><a href="http://domain.com/%25product_cat%25/myproduct">http://domain.com/%25product_cat%25/myproduct</a><br></div><div><div><br></div><div><br></div><div>That works too. So if the first is not possible is there a way to rewrite all % to %25 ?</div><div><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><b>Anoop P Alias</b> <div><br></div></div></div></div>
</div></div>