Custom location using qualifiers (location = /)—please NEVER change that possibility! #2786
Replies: 2 comments 1 reply
-
Unfortunately the images (and this the most relevant information) are gone. |
Beta Was this translation helpful? Give feedback.
-
Interesting, i just moved my handcrafted nginx to npm and couldn't get this to work like it does in nginx (the blog is good, i see the images and text ok).
while this works on normal browsers in both nginx native and npm i see different behavior when connecting via the DSCAM app from synology. In native nginx this works fine. In NPM it doesn't, and i can't figure out why. But it makes me believe there is some issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I just discovered that one can actually use the same constructs as in Nginx’ configuration files, like entering
= /
in the custom location field, to get exactly only the base URL.See https://blog.syvi.net/tech-snippets/rewrite-only-the-base-url-to-a-sub-page-using-nginx-proxy-manager.
Please never disallow this wonderful possibility for a little more control! Thanks!
Beta Was this translation helpful? Give feedback.
All reactions