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?
|