Mind if I ask where you placed the index.html file? I can't seem to find the root.
----- 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.
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