On 10/01/2010 22:28, Patrick Flaherty wrote:
> Uncle !
> 
> I just created a ROOT folder off of my appBase, cut and pasted all of
> what was in my appbase
> into the new ROOT folder. Restart Tomcat and I try and hit the app with
> the hostname and I get
> a 404 for /.
> (If I add /ROOT to the appBase path and I can hit the app successfully.)
> 
> I tried Tomcat v5.5 and v6.0 with the same result. I move all my files
> from ROOT up one level
> back into appBase , delete the ROOT folder, remove /ROOT from my appBase
> and I can hit the
> app successfully ? AHHHHH!!!!!!!!!!!!!!!
> 
> Can anyone post a virtual host snippet from their server.xml ?

http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html

> I have to be missing something in my server.xml.

Sounds like you have an invalid docBase="" floating around.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to