Anuj Shukla
03-22-2010, 12:15 PM
Hi All,
I have put up my test site at tomcat server and am currently using it using IP address.
http://XXX.YYY.ZZZ.TTTT:7001/<AppName>/welcome.html
Where XXX.YYY.ZZZ.TTTT is the IP address
7001 is the connector port
<AppName> is the application base folder in \webapps
welcome.html is default action for this struts2 application.
Tomcat server is located at C:\apache-tomcat-6.0.26 folder.
And appbase is <AppName> under C:\apache-tomcat-6.0.26\webapps folder.
I have got domain name registered and I have got it point to my server's IP address.
I am not able to configure tomcat to serve my website (say www.MYWEBSITE.com ).
I don't have any web server like apache to act as web server.
I am planning to use tomcat as web as well as application server.
Could someone help me on this and let me know what and how to configure server.xml (or any other configuration) to serve my website from tomcat.
Thanks,
I have put up my test site at tomcat server and am currently using it using IP address.
http://XXX.YYY.ZZZ.TTTT:7001/<AppName>/welcome.html
Where XXX.YYY.ZZZ.TTTT is the IP address
7001 is the connector port
<AppName> is the application base folder in \webapps
welcome.html is default action for this struts2 application.
Tomcat server is located at C:\apache-tomcat-6.0.26 folder.
And appbase is <AppName> under C:\apache-tomcat-6.0.26\webapps folder.
I have got domain name registered and I have got it point to my server's IP address.
I am not able to configure tomcat to serve my website (say www.MYWEBSITE.com ).
I don't have any web server like apache to act as web server.
I am planning to use tomcat as web as well as application server.
Could someone help me on this and let me know what and how to configure server.xml (or any other configuration) to serve my website from tomcat.
Thanks,
