Django 1.0 on Dreamhost with passenger (mod_rails)

mercoledì, 10 settembre 2008

In this article I will describe how to set up a Django 1.0 configuration on Dreamhost and other shared web hosting supporting passenger (also called mod_rails). There are many reason to create a such configuration: passenger is faster than fcgi and it brings less 500 errors when the server is busy. It’s also simpler to set up, and It’s easier to get out without any problems. (continua…)