> Is it possible to use Nginx as a proxy for another website, while also having
> the ability to replace absolute paths in CSS, JS, and HTML content?
One way for that is to use proxy
http://nginx.org/en/docs/http/ngx_http_proxy_module.html + sub module
http://nginx.org/en/docs/http/ngx_http_sub
Hello,
Is it possible to use Nginx as a proxy for another website, while also having
the ability to replace absolute paths in CSS, JS, and HTML content?
For example, I would like to have an Nginx server running at the URL
http://proxy1-server.com that proxies a web server running at the URL