[mod_python] Access to Request Object from CGI Script

Lukas Trejtnar l.trejtnar at open.ac.uk
Thu Nov 4 12:47:32 EST 2004


Hi

I'm currently migrating existing CGI code to mod_python where I use 
cgihandler for handling the existing code meanwhile. Prior calling any 
CGI script, I do an authorisation step, where some data is saved into an 
request object.

How can I access the request object from within my existing CGI scripts?

Best Regards,
Lukas Trejtnar


More information about the Mod_python mailing list