On 28 May 2010 18:05, Pontus Enmark <[email protected]> wrote: > Hi, > Is it possible to access the request_rec from within a wsgi script or wsgi > authentication script? I noticed ap_swig_py has been removed, is it > incorporated into mod_wsgi now? > At the moment our authentication script uses mod_python in order for it to > be able to write to the request_rec connection notes for another module to > read, but we would very > much like to drop mod_python altogether.
See: http://bitbucket.org/grahamdumpleton/apswigpy/wiki/Home Moved it to another site for now so could play with how Mecurial works. Graham -- 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.
