<div dir="ltr">Hi,<div><br></div><div>In my current setup I am using the following:</div><div>* Flask 0.11.1</div><div>* Werkzeug-0.9.6</div><div>* flup 1.0.2</div><div>* lighttpd 1.4.41</div><div>** mod_fastcgi</div><div><br></div><div>I have followed the fastcgi instructions here:</div><div><a href="http://flask.pocoo.org/docs/0.11/deploying/fastcgi/#configuring-lighttpd">http://flask.pocoo.org/docs/0.11/deploying/fastcgi/#configuring-lighttpd</a><br></div><div><br></div><div>My issue is that "url_for" is returning URLs with the following prefix:</div><div>"/yourapplication.fcgi/actualpage"</div><div>instead of </div><div>"/actualpage"</div><div><br></div><div>When running Flask's internal development server I do not have these issues at all.</div><div><br></div><div>Anyone familiar with this issue?</div><div><br></div><div>Regards,</div><div>Erik</div></div>