<div dir="ltr">Hi,<div><br></div><div>I receive an error trying to run my Flask app via fastcgi:</div><div>Status: 301 MOVED PERMANENTLY</div><div><br></div><div>Luckily I found a SO question mentioning this:</div><div><a href="http://stackoverflow.com/questions/38174875/301-moved-permanently-with-python-fcgi">http://stackoverflow.com/questions/38174875/301-moved-permanently-with-python-fcgi</a><br></div><div><br></div><div>The workaround is to downgrade Werkzeug from 0.11.11 to 0.9.6.</div><div><br></div><div>My question is, has someone from the development side looked into this more?</div><div>Right now it is not possible to run flask+lighttpd+fastcgi "out of the box", as suggested by the documentation.</div><div><br></div><div>Regards,</div><div>Erik</div></div>