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)" <Marc.Lijour@ontario.ca> To: XWiki Users <users@xwiki.org> 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: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Bill Anderson Sent: October 4, 2007 6:42 PM To: users@xwiki.org 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 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