Follow Up Notes
More as notes to myself I did find in CherryPy’s documentation how to run CherryPy based apps “behind” apache. Its not the best that I hoped for. But here are the mod_rewrite rules. Some neat tricks that will handle most, if not all, of my concerns. Even an automated way to start the CherryPy app on the web servers. (Which is would be handy in my web server pool.)
CherryPy is the webserver part of TurboGears from the post below.