RE: Reverse proxy with URLs replacement

2023-06-18 Thread Reinis Rozitis
> 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

Reverse proxy with URLs replacement

2023-06-17 Thread Jose David Bravo A
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