29 Oct
2002
29 Oct
'02
7:43 p.m.
Josef Kandlhofer writes:
we use Zope 2.3.3 and cant upgrade.
This version doesnt support virtual host monster!?!
We want to use apache on port 80 to connect to zope-http-server. On the apache we use several virtual hosts (a mixture of name-based and ip-based virtual hosts), which refer to different subfolders of zope. There is a predecessor of VHM, called "SiteAccess".
"SiteAccess" is now part of the Zope core and uses modern features not available in Zope 2.3.3. But, its first versions will probably run on Zope 2.3.3. And there is a HowTo describing the implementation of virtual hosting with "SiteAccess". Be warned, it is more difficult (and more dangerous) than VHM... Dieter