Opened 6 years ago

Closed 6 years ago

#1486 closed defect (invalid)

Why proxy_pass is changing the URL when I am pointing it to an external domain?

Reported by: vaibhav.gulati.paytmmall.com@… Owned by:
Priority: minor Milestone:
Component: other Version: 1.13.x
Keywords: Cc:
uname -a:
nginx -V: nginx version: openresty/1.9.7.2

Description

Hello,

I have to use proxy_redirect as proxy_pass is changing the URL when I am pointing it to an external webpage?

Change History (1)

comment:1 by Ruslan Ermilov, 6 years ago

Resolution: invalid
Status: newclosed

Please see http://nginx.org/r/proxy_pass to better understand how a request URI is passed to the server depending on directive's parameters.

If it's still unclear after reading the docs, please ask your questions via other means, see http://nginx.org/en/support.html.

Note: See TracTickets for help on using tickets.