I am removing many integration guides which appear on mod_wsgi site
wiki and replacing them with links to any official documentation on
the site the page was about. In others words, in your case to be
replaced with a link to CherryPy documentation on how to use mod_wsgi
with CherryPy.
Can some one please look through:
http://code.google.com/p/modwsgi/wiki/IntegrationWithCherryPy
and copy from it into the CherryPy documentation anything relevant to
your current CherryPy version you may want to preserve and provide me
a link to where in CherryPy documentation mod_wsgi integration is
described.
It may also be relevant to look at:
http://code.google.com/p/modwsgi/issues/detail?id=151
which was a ticket about how the existing documentation was out of
date.
If no one is interested in a link back to CherryPy documentation, then
I'll just remove the page in about a week.
The reason for doing this is that I cannot keep up with how all the
different web frameworks and applications integrate with mod_wsgi, so
any documentation I provide gets out of date. I don't like having
inaccurate documentation, so am thus going to rely on developers of
the web frameworks and applications to maintain their own integration
guides if they support using mod_wsgi.
Thanks.
Graham