Archive for the ‘Setup’ Category
Nginx & Django on Webfaction (Part 1a) – Installing
Posted by Richard Cooper | Filed under Coding, memory, Setup
This is aimed at Installing and configuring Django running as a FCGI Process behind Nginx on WebFaction shared hosting. Later on in this series I will be showing how to create fancy ajax upload progress indicators with most of the work done by Nginx, and also how to hand off the work of large downloads back to Nginx.
Tags: django, installation, nginx, webfaction