5 May
2003
5 May
'03
10:30 p.m.
On Mon, 5 May 2003, Dennis Allison wrote:
I have a number of independent Zope instances, call them zope0, zope1, zope2 all residing on the same machine, each front-ended with pound. Incoming requests are distributed by pound, based on the domain name
alpha.mydomain.com beta.mydomain.com gamma.mydomain.com
to zope0, zope1, and zope2, respectively. The DNS maps all of these
It looks like what I need is a SiteRoot object ...