How to hide port number

6 posts / 0 new
Last post
#1 Wed, 05/22/2013 - 09:51
PepinYaco

How to hide port number

Hi guys, here is a question. I have a Linux Ubuntu setup with Virtualmin 4.00 GPL and also have a music server running on port 4040 (subsonic) so the URL looks like this:
boricuavps.com:4040 here come my question. Is there a way to hide the port number or to change it so (for example) looks like this:
boricuavps.com/music so like music or what ever instead of the port number.

Thx guys for all the hell in my previews questions.

Wed, 05/22/2013 - 12:51
miner

Probably not, but ...

What protocol do the accessing clients use?

i.e. http, ftp, rstp, ... ?

Wed, 05/22/2013 - 18:07
PepinYaco

It uses http

Fri, 05/24/2013 - 18:41
Mon, 06/10/2013 - 18:09
PepinYaco

Thx miner for the info, I have not try this but I will as soon as i get a chance.

Fri, 06/14/2013 - 09:20
Locutus

If redirect does not work, you can use Reverse Proxy in Apache. That's what I did for a radio on my system some time ago, which I wanted to run on port 80, which was already taken by Apache. :)

Topic locked