My favorites | Sign in
Project Logo
                
Search
for
Updated Oct 05, 2009 by Graham.Dumpleton
Labels: Phase-Deploy
IntegrationWithCherryPy  
How to use CherryPy with mod_wsgi.

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 christ...@dowski.com, Feb 05, 2008

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

application.merge(config)
Hosted by Google Code