Hey Folks,
I've installed tomcat on my
vps and would like my main domain to point to the tomcat server.
Currently IIS is serving <www.example.com> directory and tomcat is serving <www.example.com:8080>
how can I get Tomcat to host <www.example.com>
The website we'll host will use JSP, Servlets and mySql running on tomcat.
Any advise on the server setup would be greatly appreciated.
J