On 01/06/2012 22:22, Kevin Marx wrote:
> The ROOT.xml file is in the Catalina/localhost folder
> 
> Renaming the folder didn't work BTW.
> 
> I have the /corda folder located in the /webapps folder
> 
> I'd like the /corda to be the default app
> 
> when I don't have the ROOT.xml file, I can go to the browser and 
> enter http://localhost/corda and everything works fine
> 
> I'd like it to work so that when I enter http://localhost I get the
> corda as the default. (without having to use the /corda in the 
> URL)
> 
> I know there is a way to do this without renaming things to ROOT, 
> that's what I'm looking for.  How do I set up the ROOT.xml file so
>  that it makes the /corda the default rather than /ROOT as the 
> default?

Move the /corda directory outside of webapps and then set the docBase
in ROOT.xml

Mark

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

Reply via email to