nginx 上传128K以上文件 报错500
摘要:
1. 给nginx的启动用户配置写tmp的权限 chown -R root:root /tmp/nginx_client_body_temp 2.以root用户启动nginx nginx.conf中配置user root; 3.重启nginx systemctl restart nginx 阅读全文
posted @ 2021-03-08 08:19
佟言无忌
阅读(601)
评论(0)
推荐(0)
浙公网安备 33010602011771号