Replies: 2 comments
-
|
Subfolder reverse proxy is not supported officially. To make it work you'll have to sub_filter other parts too. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Only subdomain is supported officially. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For some reason, anytime a user enters a search query, the URL changes from:
mydomain.com/jellyseer/whatever-pageto
mydomain.com/search?query=my-queryinstead of
mydomain.com/jellyseer/whatever-page/search?query=my-querythis removal of the
jellyseer/whatever-pageportion of the URL causes a username/password login attempt on most browsers.I've tried changing the application URL to see if it would fix it but that didn't seem to change anything even after log out and back in, restarting jellyseerr, and clearing cache. I feel like I'm missing something obvious but can't find any setting to fix this.
Any ideas? Thanks in advance for any assistance you can provide!
Beta Was this translation helpful? Give feedback.
All reactions