Greetings, I was not subscribed to the list when I tried to post this question beforehand - so, I'm sending it again. I apologize if it comes as a duplicate.
I am trying to get uwsgi to work @ heroku with the configuration below. [uwsgi] [...] route = ^/reports log:someone called /reports route = ^/test log:someone called /test route = .* log:someone called generic [...] The routing does not work at all. If I run an heroku terminal session: heroku run bash ~ $ ./.heroku/python/bin/uwsgi --route ./.heroku/python/bin/uwsgi: unrecognized option '--route' How can I install uwsgi on heroku with routing support? Jose
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
