HiWe've got a small python webapp for comdev[1], which we'd ideally like to appear underneath part of http://community.apache.org/ . It's only a few urls that could happily be under the same base url.
The application in question is written in django, so can be hosted with mod_python, mod_wsgi, fastcgi, or cgi at a pinch.
Is there a machine we can run this on, and can we proxy to it? Thanks Nick [1] https://svn.apache.org/repos/asf/comdev/nearby_people
