I have a TeamCity Install running on a Windows Machine which works on http://localhost:9999
I want to make my TeamCity web server available to external developers for a specific host entry. i.e. http://teamcity.mydomain.com/
how do I do this?
I have never worked with Tomcat before, so the more details the better.
Thanks.