Thread: Tomcat
View Single Post
  #1 (permalink)  
Old 26-08-08, 09:38 PM
jsull jsull is offline
Junior Member
 
Join Date: Aug 2008
Posts: 11
Default Tomcat

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
Reply With Quote