【发布时间】:2018-07-29 13:17:42
【问题描述】:
我们正在 Wordpress 上创建一个使用 Neat Bourbon 的主题。在前端,一切都很好。在后端,我们试图以它看起来的方式显示内容,所以我们也称之为 Neat Bourbon。我们的问题是 Neat bourbon 在 nginx 中抛出一个目录被禁止的错误。这是唯一显示此错误的目录。
[error] 11438#0: *290 directory index of "/var/www/wp-content/mu-
plugins/folder/bower_components/neat/core/neat/" is forbidden, client:
XX.XX.XX.XXX, server: www.example.com, request: "GET /wp-content/mu-
plugins/folder/bower_components/neat/core/neat/ HTTP/2.0", host:
"www.example.com", referrer:
"https://www.example.com/wp-admin/post.php?
post=1318&action=edit"
权限都是一样的: List of folders and their permissions 任何帮助将不胜感激。
【问题讨论】:
标签: wordpress wordpress-theming neat