nginx 服务器在上传文件出现413代码的解决方法

打开nginx主配置文件nginx.conf 找到http{}段,添加client_max_body_size 20m;

posted @ 2013-11-08 16:14  ecstore  阅读(246)  评论(0编辑  收藏  举报