On Tue, Dec 11, 2018 at 03:15:52AM +0000, Dung Tran Tien wrote: Hi there,
In this case, I think that there is a straightforward change that can work:
> location /confluence {
> proxy_pass http://1.1.2.1:8090/confluence;
Change that line to just be
proxy_pass http://1.1.2.1:8090;
f
--
Francis Daly [email protected]
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx
