Django

Installing mod_wsgi on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

Installing mod_wsgi on Ubuntu 12.04

mod_wsgi is a simple and easy to setup tool that serves python web apps from Apache server. It is also one of the recommended ways of getting Django into production. This article covers the steps required to installing an setup mod_wsgi with Apache.

Read more
CHAT