18 Mar
2007
18 Mar
'07
7:52 a.m.
On Mar 17, 2007, at 3:33 AM, erockx wrote:
I actually do want the xwiki app to be deployed to the root context. Unfortunately, I don't have the ability through my hosting serviece to setup mod_redirect. Is there some way I can set this up?
I currently have 1.0-beta-5 installed, but I'd be willing to go to the repository to get another version if necessary to make this happen.
Currently xwiki cannot be deployed to the root context. You have to deploy it to the "xwiki" context. That said I noticed we had a META-INF/context.xml file with a context of "/". I'll find out why. In the meantime, try to remove that file if you're deploying on Tomcat (if you're not deploying on Tomcat this file won't be used). Thanks -Vincent