Let me try to be more clear: Lets forget about Apache, that is not the issue:
Assuming tomcat is running standalone on port 80, how do I set it up so that
when I call 
http://localhost/index.jsp
Tomcat defaults to serving my custom app located at:
C:/myApp/web/index.jsp 
as opposed to what it is doing now, which is serving:
C:\Program Files\Apache Software
Foundation\apache-tomcat-6.0.18\webapps\ROOT\index.jsp


-- 
View this message in context: 
http://www.nabble.com/setup-default-webapp-in-tomcat-6-and-apache-tp21488197p21489815.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to