Hi, Pylons, in principle, can run on mod_python via wsgi gateway handler: http://projects.amor.org/misc/wiki/ModPythonGateway
The example setting there is for cherrypy, however... (see the module itself) =======PythonOption wsgi.application cherrypy._cpwsgi::wsgiApp ======PythonFixupHandler someproject.cherry::startup Those two should be changed... Unfortunately, I haven't found time to experimentize with it. HTH, Giorgi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss -~----------~----~----~----~------~----~------~--~---
