Hi, Just out of curiousity. There not really a practical usecase for it.
I have a poject with nginx / uwsgi / django Sometimes I'd like to run tests or demos on a windows host. what I could do today is: nginx (cygwin) / fastcgi / django out of curiosity I wanted to know whether there is a program (windows / cygwin), that nginx can connect to via uwsgi and that can serve a django project. The only reason why I would be interested in this is, that I could keep the same nginx config file for the real and the server setup At the moment the django code does not use any specific uwsgi features _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
