My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
IntegrationWithCherryPy  
How to use CherryPy with mod_wsgi.
Phase-Deploy
Updated Apr 17, 2011 by Graham.Dumpleton@gmail.com

If you are using mod_wsgi, please consider making a donation.

Integration With CherryPy

For information about how to use CherryPy in conjunction with mod_wsgi, see

http://tools.cherrypy.org/wiki/ModWSGI

If you require assistance with getting CherryPy working, then try the 'CherryPy' mailing list. The Google Groups interface for the mailing list is at:

http://groups.google.com/group/cherrypy-users
Comment by christia...@gtempaccount.com, Feb 5, 2008

If you want to pass configuration to the application, do:

application.merge(config)
Powered by Google Project Hosting