Hi, 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. I wanted to use mod_rewrite, but therefor i need virtual host monsters?!? What and how can i use instead? (mod_proxy - virtual hosts - site access perhaps??) Kind regards, josef -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!
From: "Josef Kandlhofer" <Sepp.Kandlhofer@gmx.net>
we use Zope 2.3.3 and cant upgrade.
This version doesnt support virtual host monster!?!
Sure it does, but only using rewrite rules. There is also an extended virtual host monster that works without apache and rewrite rules, but since that is what you want to use, go right ahead.
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
participants (3)
-
Dieter Maurer -
Josef Kandlhofer -
Lennart Regebro