Tag: apache

Here you can see a listing of all the posts tagged with apache on this website.

  • mod_wsgi 2.0 is out

    Posted on March 21, 2008 at 15:33 +0100 Tagged with , , ,

    Over the last couple of months mod_wsgi has become a very good alternative to mod_python and FastCGI if you want to deploy a Python-based web application on Apache. For the last 3 months, this site has been running on it and it's been a great experience. Today, Graham Dumpleton released version 2.0 which comes with tons of nice new features.

    [more ...]

    0 comments