bout proxy_pass:
http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_pass
proxy_pass http://localhost:8080;
proxy_set_headerX-Real-IP $remote_addr;
proxy_set_headerX-Forwarded-For $proxy_add_x_forwarded_for;
proxy_set_headerHost $http_host;
For some reason NGINX sometimes stops serving my tomcat pages and starts
wanting to serve pages from .../nginx/html/.
I don't get it. On Friday, at 13:39, I was happily browsing my XWiki site, as
you can see from the NGINX access_log. Then from that log you see no activity
until 10:31 this