hihi all,

i'm using Tomcat 5.5.9 and i can't figure out how to setup a URL like
this:

http://localhost:8080/subdirectory/myapp

in the $CATALINA_HOME/conf/[enginename]/[hostname] directory i have
placed myapp.xml but that only works with the following:

http://localhost:8080/myapp

i tried setting the path attribute of my context with a value of
"/subdirectory/myapp" but it didn't work.  (actually, this path
attribute seems to be ignored... the context element filename is what
seems to be followed by Tomcat)

i also tried creating a
$CATALINA_HOME/conf/[enginename]/[hostname]/subdirectory folder and
placing myapp.xml there but that doesn't work either.

http://jakarta.apache.org/tomcat/tomcat-5.5-doc/config/context.html
doesn't seem to have info on how to do this.

anyone know?

thanks in advance,
woodchuck


                
__________________________________ 
Yahoo! Mail 
Stay connected, organized, and protected. Take the tour: 
http://tour.mail.yahoo.com/mailtour.html 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to