Hello,

I have exactly the same problem (authentication valid just for the
fist page, with a fresh 1.9 WSGI setup on Ubuntu 9.10). I've noticed
that in this case the session cookie is not wrote at all on the client
(tested with Chrome) - even with cookie_lifetime = (1, 12) parameter
in farmconfig.py . Logging does not seem to help....


BTW: you can have different WSGIScriptAlias into the Apache config,
but pointing to the same .wsgi file!

i.e.:
WSGIScriptAlias /wiki1 /path/to/share/moin/server/moin_wiki.wsgi
WSGIScriptAlias /wiki2 /path/to/share/moin/server/moin_wiki.wsgi
WSGIScriptAlias /wiki3 /path/to/share/moin/server/moin_wiki.wsgi



Best regards,
Nico.

2009/12/24 Mark Bradford <m...@ucar.edu>
>
> On 12/24/09 11:54 AM, Rick Vanderveer wrote:
>
> > I can give you my farmconfig example, etc., but I won't be able to get
> > that to you until Monday (I'm out of town for the holidays), if you
> > can wait that long.
>
> That would be great, Rick, thank you!  Happy holidays to you and yours!
>
> --
> Mark Bradford, NCAR/EOL/CDS/CTM
> <m...@ucar.edu>  (303) 497-8169
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev
> _______________________________________________
> Moin-user mailing list
> Moin-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/moin-user

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to