Apache2 and mod_python are mostly used in the production server of Django and Python. The advantages of using mod_python are versatility and Python based applications will run many time faster than traditional CGI(Common Gateway Interface). I have tested this tutorial in the Debian Squeeze version 6 with Apache2. With Apache2 and mod_python installed, this tutorial should work [...]
↧