Re: Reverse proxy - variable

2019-01-15 Thread Francis Daly
On Mon, Jan 14, 2019 at 05:50:19PM -0500, cboyke wrote: Hi there, > I've seen this asked and answered many times - and I've tried many of the > suggestions posted, but still not able to get this to work. The documentation for proxy_pass is at http://nginx.org/r/proxy_pass That says how things a

Reverse proxy - variable

2019-01-14 Thread cboyke
I've seen this asked and answered many times - and I've tried many of the suggestions posted, but still not able to get this to work. I'm reverse-proxying to an internal IP inside an AWS VPC - eventually, I'd like to use a JavaScript function to give the correct IP, but for now I'm just hard-coding