[Zope] mod_fastcgi, mod_proxy, virtual hosts
Oleg Broytmann
Oleg Broytmann <phd@mail2.phd.pp.ru>
Mon, 5 Mar 2001 19:11:14 +0300 (MSK)
On Mon, 5 Mar 2001, Garry Steedman wrote:
> I have an Apache frontend speaking to Zserver via fastcgi. i want to implement
> an Apache virtual host for a clients domain a la the second example in Anser's
> HOW-TO "Using Apache with ZServer". Can I do this with mod_fastcgi or do i have
> to get rid of it first?
I am sure you din't need to get rid of mod_fcgi, but I am not sure about
setup. I recommend you use VirtualHostMonster, and probably it can be used
with mod_fcgi.
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.