[Zope] roxen with zope
Oleg Broytmann
Oleg Broytmann <phd@phd.pp.ru>
Sat, 29 Sep 2001 16:35:45 +0400
On Sat, Sep 29, 2001 at 01:20:45PM +0100, Tony McDonald wrote:
> Thanks for that Bill, but I'm trying to avoid the Zope.cgi route - I want to
> use the VHM method of serving from a Roxen server.
>
> I feel that the Zope.cgi method isn't as efficient as ZServer/Apache | Roxen
> integration.
It seems you missed the point. Zope.cgi is justa away to pass information
from a web server to Zope. VHM is a way to process this information an d
implement virtual hosts. These tools are completely orthogonal, you can use
one of them or both, or none at all.
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.