I've been trying to get apache, fastcgi, and zope to all play kindly with each other. So far things have gone fairly smootly, but i've gotten stuck with the '-pass-header' tag i'm suppose to include on the FastCgiExternalServer line in my httpd.conf file. Whenever i add this tag, apache gripes by saying: FastCgiExternalServer: invalid option: -pass-header I suppose i could just leave these out and try to access the zope server directly when i need to authenticate, but it would be nice if i could get it working right. Thanks sRp btw, zope simply rocks! I'm currently trying to sell the rest of the is department here at the school on it so that they don't do something stupid like go out and buy spectra.
[Scott Parish, on Sat, 11 Dec 1999] :: I've been trying to get apache, fastcgi, and zope to all play kindly with :: each other. So far things have gone fairly smootly, but i've gotten stuck :: with the '-pass-header' tag i'm suppose to include on the FastCgiExternalServer :: line in my httpd.conf file. Whenever i add this tag, apache gripes by saying: :: :: FastCgiExternalServer: invalid option: -pass-header :: :: I suppose i could just leave these out and try to access the zope server :: directly when i need to authenticate, but it would be nice if i could get :: it working right. You don't say what your following this with. Are you just putting in "-pass-header"? or "-pass-header Authorization" or even "-pass-header none"?
You are using the wrong version of fast cgi, you need the latest development version On Sun, 12 Dec 1999, you wrote:
I've been trying to get apache, fastcgi, and zope to all play kindly with each other. So far things have gone fairly smootly, but i've gotten stuck with the '-pass-header' tag i'm suppose to include on the FastCgiExternalServer line in my httpd.conf file. Whenever i add this tag, apache gripes by saying:
FastCgiExternalServer: invalid option: -pass-header
I suppose i could just leave these out and try to access the zope server directly when i need to authenticate, but it would be nice if i could get it working right.
Thanks sRp
btw, zope simply rocks! I'm currently trying to sell the rest of the is department here at the school on it so that they don't do something stupid like go out and buy spectra.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope No cross posts or HTML encoding! (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev ) -- Craig P Avnit Director London Plaza Ltd Tel: +44 (0)7000 64-5768 Fax: +44 (0)7000 64-5769 http://www.londonplaza.co.uk
participants (3)
-
Craig P Avnit -
Patrick Phalen -
Scott Parish