I am looking for scripting engines that provide an SCGI server: a server like Apache receives HTTP requests and sends them to the backend scripting engine,
I have a django-mingus blog running perfectly fine with the integrated development web server of django. It\'s installed in a virtualenv.