[Zope] Is it possible to use regular CGI's like htDig with zserver?

Chris Withers chrisw@nipltd.com
Mon, 29 Jan 2001 22:57:17 -0000


> And if so, how would I set that up?

-Use Apache as your main server.
-Use mod_proxy(?) to proxypass Zope requests through to ZServer.
-install htdig as a normal CGI under Apache

cheers,

Chris