Re: [naviserver-devel] reverseproxymode with multiple X-Forwarded-For values

2024-05-02 Thread David Osborne
Thanks again Gustaf. I've been running some tests and it's looking good. There's one case I'm not sure this can cater for, and this is probably more of an issue in development environments... When the trusted cidr is a subnet which also contains the client. Say ns_section ns/parameters/reversepro

[naviserver-devel] Order of URL processing

2024-05-02 Thread Georg Lehner
Hello, I am trying to configure Naviserver as reverse proxy for a Django project. Django features deployment of static assests like css, js etc. into a separate URL, typically /static,  which can then be served directly by the webserver.  Everything else has to be reverse-proxied to the wsgi