一、报错内容 Failed to load resource: the server responded with a status of 413 (Request Entity Too Large)
Failed to load resource: the server responded with a status of 413 (Request Entity Too Large)
经过查询,是因为应用服务器使用了Nginx做代理,而在Nginx这一层限制了上传文件的大小,因此需要修改Nginx配置
在location 下面增加client_max_body_size 100M;
配置项,重启Nginx文件上传成功.
来源地址:https://blog.csdn.net/wstever/article/details/128870742
--结束END--
本文标题: 【异常】Failed to load resource: the server responded with a status of 413 (Request Entity Too Large)
本文链接: https://lsjlt.com/news/391315.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0