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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
