[Flask] Flask 0.11.1, Werkzeug 0.11.11 and lighttpd fastcgi are not compatible

Erik Lindqvist eriksmejl at gmail.com
Thu Oct 13 04:44:55 EDT 2016


Hi,

I receive an error trying to run my Flask app via fastcgi:
Status: 301 MOVED PERMANENTLY

Luckily I found a SO question mentioning this:
http://stackoverflow.com/questions/38174875/301-moved-permanently-with-python-fcgi

The workaround is to downgrade Werkzeug from 0.11.11 to 0.9.6.

My question is, has someone from the development side looked into this more?
Right now it is not possible to run flask+lighttpd+fastcgi "out of the
box", as suggested by the documentation.

Regards,
Erik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20161013/a130eaf9/attachment.html>


More information about the Flask mailing list