On Wed, Oct 15, 2008 at 1:42 AM, Graham Dumpleton <[EMAIL PROTECTED]> wrote: > At the moment mod_wsgi will coexist with mod_python in same Apache > installation. This is done at some cost though because of mod_python > being broken in various ways. Specifically, the following issues exist > when both mod_wsgi and mod_python loaded at same time, because of > mod_python being broken.
As someone who currently runs mod_python and mod_wsgi in the same Apache, it would be very helpful if there was a package that I could use to morph WSGI requests into a mod_python-like request object, so there's minimal porting. Cheers, Dirkjan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
