码迷,mamicode.com
首页 > 其他好文 > 详细

Nginx 403 Forbidden错误的解决方法

时间:2019-07-14 12:54:40      阅读:73      评论:0      收藏:0      [点我收藏+]

标签:sha   bin   配置文件   题解   har   pre   usr   错误   highlight   

解决方法是在nginx.conf配置文件中,配置

user root;

然后

sudo /usr/local/nginx/sbin/nginx -s reload

问题解决就解决了

Nginx 403 Forbidden错误的解决方法

标签:sha   bin   配置文件   题解   har   pre   usr   错误   highlight   

原文地址:https://www.cnblogs.com/Hannibal-2018/p/11183800.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!