digdeep

凡是过去,皆是序幕。Read the fucking manual and source code.

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2018年1月23日

摘要: nginx 配置不当,前端ajax调用报错: the server responded with a status of 414 (Request-URI Too Large) 浏览器F12报错如下: 原因是:url 中的 参数太长,超过了nginx默认值,解决方法: 在nginx.conf中加入下 阅读全文
posted @ 2018-01-23 17:17 digdeep 阅读(939) 评论(0) 推荐(0) 编辑

不懂数据库和Web安全的架构师不是一个好的程序员。