-
Notifications
You must be signed in to change notification settings - Fork 251
Description
I'm using nginx proxy manager to access file browser and I have two proxy hosts set up. One for local access like files.myserver.example.com and another one for public share links like files.share.example.com.
I'd like for files.share.example.com to work only for share links.
As it is if I visit https://files.share.example.com (without a share link path) I'm taken to the filebrowser login page. Is there a way to configure this so that share links are restricted to only what they need to see to download the shared files?
I'm happy to attempt to do this with nginx proxy manager too, but when I inspect the requests made when opening a share link it's not immediately obvious to me which paths should be allowed and which should be disallowed or if that is possible in general.
Metadata
Metadata
Assignees
Labels
Projects
Status