Hello, guys

I just wanted to share: Setting up django + flup + fcgi + nginx on windows
couldn't be any easier. Talk about "it just works"!!

Honestly, it took me about 5 minutes to set everything up, including
downloading the files.

I merged the suggested .conf file from
https://code.djangoproject.com/wiki/ServerArrangements to the default
nginx.conf file, changed a couple of ports and paths, ran manage.py  runfcgi
and it simply worked :O

I recommend all of you who haven't given it a chance, to try it out for some
small app or even for development.


Cheers,
A very happy André Terra

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to