403异常

第一次配置一般是权限问题 /etc/nginx/nginx.conf

use nginx; 改为: use root;

最后更新于

这有帮助吗?