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

yep, worked perfectly! Thanks for your help, as you may have guessed this is my first stab at getting a Java based website configured for a live server!
I did see that there could be some security concerns with using tomcat on port 80. Must mark this down for further investigation.

I've one more small issue. <example.com> directs fine but <www.example.com> doesn't I want to use the www as the default and redirect anyother variant to www. I'm trying to set the cName but It's not working, do I need to route this one through support or can I update it myself?
Reply With Quote