just found this question

http://stackoverflow.com/a/7339716/41948

looks like nginx config missing one thing:

uwsgi_param UWSGI_SCHEME $scheme;

however http://uwsgi-docs.readthedocs.org/en/latest/Nginx.html

the uwsgi_params does not include this line.

Is this a bug or a feature?
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to