It is definitely not necessary to rename the .war file to ROOT. There is no special significance in that name.
Andoni. ----- Original Message ----- From: "Noel J. Bergman" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, January 09, 2003 5:32 PM Subject: RE: Virtual hosting and mod_jk > > and I am able to access a single virtual host (e.g. myapplication) located > > in the tomcat/webapps/myapplication directory using a url like that: > > http://www.mydomain.com/myapplication/index.jsp > > > However I would like to be able to access the files in that directory > > without using the path /myapplication, i.e. > > > > http://www.mydomain.com/index.jsp > > Have you tried to rename myapplication/ to ROOT/, or adjust your <Context > path="" ... /> element? > > --- Noel > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
