You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Peter Alvin <pa...@flexbase.com> on 2002/08/17 00:39:37 UTC

How direct all *.htm requests to a particular webapp?

Tomcat's server.xml file doesn't seem to have a way to tell it to map 
certain requests (like all *.htm) pages to a particular app in the 
webapps directory.  

In other words, I don't want to have to put the subdirectory in the 
URL like this:

www.mydomain.com/mywebapp/home.htm

I want to be able to only type this:

www.mydomain.com/home.htm



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>