[Zope] RE: [Zope-CMF] Problems with virtual hosting and CMF 1.2
Wolfgang Klinger (mokka)
wolfgang.klinger@mokka.at
27 Mar 2002 17:59:36 +0100
hiya!
another possible solution is to use Apache, pcgi and Zope
explained in detail here:
http://zdp.zope.org/projects/zbook/book/VII/IntegraWebServers/IntegraUnix/ZopeApacheIntegraPCGI/Drafts/954770544
and here:
http://www.zope.org/Members/cavnit/apachevirt
this works ...
(if you need help, just ask ...)
Wolfgang
-----
Klinger Wolfgang
Mokka Medienagentur GmbH
Mariahilferstr. 170
A-1150 Wien
wolfgang.klinger@mokka.at
On Wed, 2002-03-27 at 15:29, Andrew Sawyers wrote:
> On the 3 sites I'm working on at the moment, changing the cookie
> authentication name from __ac to __ac_foo works fine; fixed all problems you
> described.
> Andrew
>
> -----Original Message-----
> From: zope-cmf-admin@zope.org [mailto:zope-cmf-admin@zope.org]On Behalf
> Of Chris Withers
> Sent: Wednesday, March 27, 2002 9:09 AM
> To: Tres Seaver
> Cc: Alastair Burt; zope-cmf@zope.org
> Subject: Re: [Zope-CMF] Problems with virtual hosting and CMF 1.2
>
>
> Tres Seaver wrote:
> >
> > Alastair,
> >
> > We know of a problem with certain versions of Apache stripping
> > cookies when proxying for Zope:
> >
> > http://collector.zope.org/Zope/267
> >
> > Here is notification about the bug from ApacheWeek:
> >
> > Proxy users thinking of upgrading to Apache 1.3.23 should be aware
> > that there is a bug ([5]PR#9655) in the handling of responses which
> > set more than one cookie, and may wish to wait for the 1.3.24
> > release before upgrading.
>
> Yeah, well, 1.3.24 is out and it don't work either ;-) Stick with 1.3.22 if
> you wish to
> remain sane.
>
> > The workaround seems to be to change the name of the cookie used
> > by the CookieCrumbler from '__ac' to some other string.
>
> That workaround doesn't work ;-) (well, at least for me...)
>
> Going back to 1.3.22 solved the problem for the customer, but when I go
> through our proxy
> to their site, it still doesn't work in prettymuch the same way.
>
> Any ideas?
>
> cheers,
>
> Chris
>
> _______________________________________________
> Zope-CMF maillist - Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
> requests
>
>
> _______________________________________________
> Zope-CMF maillist - Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://www.zope.org/Products/PTK/Tracker for bug reports and feature requests
>