On a new server, I have somehow managed to get python exceptions coming out to web browsers. It looks like I have accidentally enabled some debugging mode.
It is definately uWsgi, here is the first line I see in the browser: uWSGI exceptions catcher for "GET /" (request plugin: "python", modifier1: 0) How do I configure uWsgi to print the error to stderr and send a 500 error to nginx? Richard Collins http://richardc.net
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
