I'm migrating my Django application to a brand new server so I'm installing all the newer versions of django, nginx and fastcgi.

Does anybody have a nice working nginx.conf for the latest django(1.3) + nginx(1.0.4) + fastcgi(2.4.0) + ubuntu (11.04) ?

I'm asking this because for example on the latest version of NGINX I see a separate file for fastcgi (/usr/local/nginx/conf/fastcgi.conf) that I didn't have on my old server so I think some things have changed since NGINX version 0.7.67 I use on the old server. Most of the configurations I found were for the old NGINX versions.

I appreciate your help!

link|improve this question

25% accept rate
feedback

migrated from stackoverflow.com Jul 10 '11 at 23:16

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.