Hi,

I want to make a certain Tomcat webapp available at two different URLs,
but still be coming from the same source. I seem to remember having seen
documentation on how to do this, but I can't find it now. I am using
Tomcat 4.1.30.

Say I have the following being served by a Tomcat instance:

http://my.server.com/special-webapp/

but I also want the special-webapp to be reachable from:

http://my.server.com/different-url-webapp/

but I don't want to have to deploy the files at two different places in
the $CATALINA_HOME/webapps/ directory. 

Could anybody point me in the right direction please?

Mats



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

Reply via email to