Hello all I have Plex Media Server operating on my ISPconfig3 server. It currently resides outside of ISPconfig3. I would like to have it operate, or at least appear to operate inside of ISPconfig3. I own many domains, and was looking at making PMS appear to be a subdomain of one of them. Example plex.mydomain.tld However, plex operates at port 32400 My problem begins with the port, as I haven't yet worked out how to set the default port for the website to be anything other than 80/443 I also wish to take advantage of the SSL feature within ISPconfig for the website at port 32400 Your thoughts/comments would be most welcome. Regards Fred
I guess it might be better to leave plex separate if you want to access it through an ISPConfig website, then you can use the Apache or Nginx proxy modules for that by adding proxy directives to forward the traffic from the ISPConfig system to the plex server.