Hi guys,
Must set up nginx to redirect requests to another web server running on nginx. I will not use dns to these settings.
For example, I will request the reverse proxy nginx 10.0.0.1 and this in turn will redirect the request to 10.0.0.100.
You can give me a sample configuration?
Must set up nginx to redirect requests to another web server running on nginx. I will not use dns to these settings.
For example, I will request the reverse proxy nginx 10.0.0.1 and this in turn will redirect the request to 10.0.0.100.
You can give me a sample configuration?