Disable /web and/or redirection from / to /web

Hi,

Is there someway to disable the redirection to /web in PMS? Or perhaps disable /web all together so users just use plex.tv or their apps??

I’m just trying to make it as hard as possible for people to discover i have a plex server running on my ip. I’ve looked at reverse proxy options but that messes up remote playing/direct connection,.

thanks

No, this is not possible. Besides, doing so won’t help you achieve your goal anyway.
Just make sure to use an arbitrary external port number.
And enable ‘seure connections’ i.e. encryption.

If you have nginx you can serve the PlexWeb statics files and choose the url you want :wink:

I managed to get a middle ground…

Edited /usr/lib/plexmediaserver/Resources/Plug-ins-c789b3fbb/WebClient.bundle/Contents/Resources/index.html

(Also have a script to update it if plex is upgraded).