Re: How to forward the request to a remote proxy

2016-11-06 Thread Francis Daly
On Sun, Nov 06, 2016 at 06:51:31AM +, Leachovsky, Anna wrote: Hi there, > I have nginx reverse proxy on Windows inside internal network. To be able to > access the redirected URL I need to configure proxy (for example: proxy:8080) nginx does not do that. So you would need something else a

How to forward the request to a remote proxy

2016-11-05 Thread Leachovsky, Anna
Hi, I have nginx reverse proxy on Windows inside internal network. To be able to access the redirected URL I need to configure proxy (for example: proxy:8080) In apache I can use ProxyRemote or ProxyRemoteMatch parameters. The ProxyRemote directive forwards a request to a remote proxy when itse