17 May
2005
17 May
'05
2:10 p.m.
--On Dienstag, 17. Mai 2005 19:33 Uhr +0530 pythonic <pythonic@gmail.com> wrote:
reading the docs available on zope.org. So far we have decided to use zope behind apache+fastcgi server to take advantage of apache rewrite engine and to serve static content.
You should run Zope as standalone server + Apache/Squid as reverse proxy. Using Fastcgi is uncommon and in general obsolete. -aj