Thanks.
I used Apache (behind NGINX) with
ProxyRemote * http://proxy:8080
in conjunction with ProxyPass. Works!
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,266802,266883#msg-266883
___
nginx mailing list
nginx@nginx.org
http://mailman.
Hi @ all. NGINX proxy_pass works great with our internal servers. Thanks for
the good work.
Now I want to proxy_pass an external server and I have to use our proxy for
this to get an external connection.
I checked with tcpdump and Wireshark. NGINX sends
"GET /uri HTTP/1.1
HOST: external.com"
to