打开nginx主配置文件nginx.conf
一般在/usr/local/nginx/conf/nginx.conf这个位置
找到http{}段并修改以下内容
client_max_body_size 20m; 20M为允许的文件大小