David kerber wrote:

> Can I set the root webapp to ALSO answer under the webapp's original 
> name, so people who use a bookmark to the full app path won't get "not 
> found" errors?  I though I had to have the .war in both places:  root 
> and its original place for that to work...

Of course. Simply do the redirect just the other way round, i. e. make a
welcome-file under /SiteData that redirects to /.

Regards
  mks

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to