In the webapps directory there will be something called "ROOT" ... Change
the index.jsp inside that and point your browser to
http://www.mydomain.com:8080
-----Original Message-----
From: Tony Smith [mailto:quickcur@yahoo.com]
Sent: 01 July 2005 18:39
To: Tomcat Users List
Subject: tomcat default webapp
I would like to set my web app as tomcat's default
app. Thus, if my visitor type
http://www.mydomain.com:8080, it will start my web
app, not the tomcat default. How can I do this? (I do
not want to change my web app's directory name, since
some people will still access my site from
http://www.mydomain.com/myapp). I found that people
talked about change the Context in <Tomcat
5>/conf/server.xml. But I can not found the commented
Context tag in my server.xml and do not know where to
put it.
Could anyone help?
Thanks,
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
|