0
So I want to create a static redirect - or: a local domain.
What I want to type in my browser
http://plex.home/
It's not necessary to have a fake TLD - i.e. .net would be okay too
Where I want to get
http://192.168.178.2:32400/manage/index.html
What solutions are there to get this working on a windows computer?
I guess setting up a custom DNS server would be the most efficient way (especially for mobile devices etc). But for now this is not a solution.
So, now that the URL is fixed, the problem is the port. If you connect to
http://plex.home
, it’s actually port 80. Would it be possible to run an additional web server on your Plex box? What kind of system is it anyway? – Daniel B – 2015-01-04T11:34:54.540