Help with ports



Maybe this is not the correct newsgroup for this question, but I didn't find another suitable one:

I have Apache webserver, and In a webpage I have to make a link to another port in my PC. I don't know how to create it:

For instance:

http://localhost:8888/.../file

<a href="localhost:8888/.../file"></a> doesn't work

Thanks in advance
.