[Zope] How to run Zope?
Oleg Broytmann
Oleg Broytmann <phd@mail2.phd.pp.ru>
Tue, 6 Mar 2001 13:50:39 +0300 (MSK)
On Tue, 6 Mar 2001, Dario Lopez-Kästen wrote:
> Is it as a CGI? If so which one?
Zope.cgi proxies Apache request to ZServer through PCGI protocol.
> Is it using Apache acting as a proxy to Zope?
Yes, possible.
> Is it using any of the available Apache-Zope modules?
mod_pcgi2, mod_fastcgi.
> we are confused; we have read the howtos available, but we are not able to
> understand the proper way.
The proper way is the way that works for you :) Do experiments!
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.