We've migrated a couple applications from mod_wsgi to mod_fcgid (http://httpd.apache.org/mod_fcgid/) without any problems, and it's now our default deployment strategy.
Regards, Nathan On Mon, Mar 15, 2010 at 9:54 AM, Gustavo Narea <[email protected]> wrote: > On Mon, Mar 15, 2010 at 2:47 PM, Manlio Perillo <[email protected]> > wrote: >> >> Note that you can simply recompile mod_wsgi to use your custom Python. > > We may need to use different versions of Python. :/ > > _______________________________________________ > Web-SIG mailing list > [email protected] > Web SIG: http://www.python.org/sigs/web-sig > Unsubscribe: > http://mail.python.org/mailman/options/web-sig/nathan%40yergler.net > > _______________________________________________ Web-SIG mailing list [email protected] Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com
