29 Sep
2001
29 Sep
'01
12:35 p.m.
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.