uwsgi / mod_wsgi 处理 pylons redirect_to &错误页面
我的堆栈是 nginx > uwsgi>塔架。
如果我在控制器上使用redirect_to,应用程序会抛出 302 错误。另外,我再也看不到任何在粘贴中工作正常的 404 或 500 错误页面。
任何指示将不胜感激。
谢谢。
My stack is nginx > uwsgi > pylons.
If I use redirect_to on a controller, the app throws a 302 error. Also I don't see any 404 or 500 error pages anymore that worked fine in paste.
Any pointers would be greatly appreciated.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
将其添加到您的 nginx 配置中。
Add that to your nginx config.