Hacker News new | ask | show | jobs
by cilantro 5804 days ago
I'd suggest anyone in this situation try slicehost / ubuntu / nginx / fcgi as a starting point. Reasonably fast, low memory, slicehost is awesome and has awesome tutorials. I find nginx much easier to configure than apache. These articles should cover everything. You should pretty much be able to paste the code in, but consider what you are doing first.

http://articles.slicehost.com/2008/11/28/ubuntu-intrepid-set...

http://articles.slicehost.com/2009/3/5/ubuntu-intrepid-nginx...

http://stackoverflow.com/questions/605173/how-to-nginx-virtu... OR http://code.djangoproject.com/wiki/DjangoAndNginx

http://docs.djangoproject.com/en/dev/howto/deployment/fastcg...