I have this same issue, with Flask 0.10.1, Werkzeug 0.11.3 and mod_wsgi. I haven't found any solution yet. But I'm guessing this means it's a generic problem (not related to version)?<blockquote type="cite">
</blockquote><div><br></div><div>The main problem is that the server directs it to that <font face="monospace">.fcgi</font> or <font face="monospace">.wsgi</font> file internally, but we don't want it to show that to the user. Django allows you to manually set the URL prefix; maybe there's a way to do this in Flask as well?</div><div><br></div><div>—Badri/Hippo</div><div><br></div><div><br></div>