[Zope] Silly newbie question

Rik Hoekstra rik.hoekstra@inghist.nl
Thu, 9 Mar 2000 21:12:06 +0100


I'm sure this is simpler than I'm making it out to be, but here goes...

I'm looking at using SquishDot as a 'home page' for our Intranet, but can't
seem to make its index_html show up as the default document.  What I'd like
is for a user to be able to point his or her browser at
"http://www.mysite.com" and get SquishDot, outisde of setting up a redirect.
What's the easiest way to do this?


[RH] You probably want the site-access product. It is available at
http://www.zope.org/Members/4am/SiteAccess

Rik