I am implementing the DAA into the WSGI app from scratch. One of my project goal is to learn Python so I thought it would be good excercise. Apache is set with "WSGIPassAuthorization On" and I maintain sessions with memcached. It all happens between environ and start_response. The only 3rd party Python code I use are MySQLdb and memcached as supplied by the Debian Lenny repos.
It's been, interesting, to implement DAA serverside and it's not quite "1.0" yet. Have only tested it with Firefox and Epiphany so far. Site's going live in roughly 3 months. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en -~----------~----~----~----~------~----~------~--~---
