URL Redirection
- From: David Smith <dns4 (at) cornell.edu>
- Date: Thu, 21 Sep 2006 11:29:19 -0400
Why is renaming a webapp to ROOT the worst solution? It's a perfectly
acceptable solution when you want to access your webapp from the top
level and the default ROOT is just a placeholder anyway.
--David
Gregor Schneider wrote:
take a look into your access-logs for a 404-error. then you should see
the
access-code where tomcat looks for the pics.
you'll have to change the links then.
btw., renaming your web-app to ROOT is the worst of all solutions: Since
this is a standard-app of tomcat, your client will pretty much likely
already have a context named ROOT.
cheers
greg
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org