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!