[Zope] FastCGI behind ZServer
Nicholas Lo
nicklo@computer.org
Thu, 2 Nov 2000 00:53:18 +0800
This is a multi-part message in MIME format.
------=_NextPart_000_001F_01C04467.4A555340
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I have read a lot about the Apache/Zope/FastCGI configuration in this=20
list. However, I just wonder if anyone have tried having a FastCGI=20
Server behind ZOPE behind Apache?
=20
My problem is I have a Apache/Zope site (using proxypass) running for=20
quite some time. And I'm very happy with it. However, until recently,=20
I want to integrate some of my old FastCGI programs into my site.=20
Those FastCGI programs works fine with Apache using mod_fcgi 2.2.8.=20
However, I'd like to make ZOPE act as the middleman so that I can=20
further process the results return from the FastCGI program before=20
publishing to the web. Also, to prevent people from accessing the=20
FastCGI services directly by modifying URLs on their browsers.
=20
web -> httpd -> zope -> fastcgi
=20
Regards
- Nick
------=_NextPart_000_001F_01C04467.4A555340
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffecd8>
<DIV>I have read a lot about the Apache/Zope/FastCGI configuration in =
this=20
<BR> list. However, I just wonder if anyone have tried having a =
FastCGI=20
<BR> Server behind ZOPE behind Apache?<BR> <BR> My =
problem is I=20
have a Apache/Zope site (using proxypass) running for <BR> quite =
some time.=20
And I'm very happy with it. However, until recently, <BR> I want to =
integrate some of my old FastCGI programs into my site. <BR> Those =
FastCGI=20
programs works fine with Apache using mod_fcgi 2.2.8. <BR> However, =
I'd=20
like to make ZOPE act as the middleman so that I can <BR> further =
process=20
the results return from the FastCGI program before <BR> publishing =
to the=20
web. Also, to prevent people from accessing the <BR> FastCGI =
services=20
directly by modifying URLs on their browsers.<BR> <BR> web =
-> httpd=20
-> zope -> fastcgi<BR> <BR> Regards<BR> -=20
Nick</DIV></BODY></HTML>
------=_NextPart_000_001F_01C04467.4A555340--