There is an index.html file somewhere in the package (war). It should be just under xwiki.war . ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Bill Anderson Sent: October 4, 2007 7:17 PM To: XWiki Users Subject: Re: [xwiki-users] How to redirect to the wiki Thanks Marc, Mind if I ask where you placed the index.html file? I can't seem to find the root. --Bill ----- Original Message ---- From: "Lijour, Marc (EDU)" <[email protected]> To: XWiki Users <[email protected]> Sent: Thursday, October 4, 2007 3:51:43 PM Subject: Re: [xwiki-users] How to redirect to the wiki Hi Bill I use a html redirect tag in index.html. The best way is to tweak the web server config file but I don't know if it is possible with Jetty. ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Bill Anderson Sent: October 4, 2007 6:42 PM To: [email protected] Subject: [xwiki-users] How to redirect to the wiki Hi, I'm using Jetty and trying to figgure out how to redirect someone who goes to http://foo.com <http://foo.com/> to http://foo.com/xwiki/bin/view/Main/WebHome, just like the xwiki.org web site does. I've checked through the spotty Jetty documentation and haven't found anything. Has anyone here done this? Thanks! --Bill