nginx file not found
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了nginx file not found相关的知识,希望对你有一定的参考价值。
一、出现这个原因是nginx跟php-fpm 的用户的权限不一致导致的
在nginx.conf 配置用户和组 为 nginx.conf 的user nginx nginx
然后再设置web目录权限为nginx nginx 反正是用户是一样的
以上是关于nginx file not found的主要内容,如果未能解决你的问题,请参考以下文章