我把我的一个摄影网站换到一个新的VPS服务器。 我自己按说明安装了Centos 6和 Centos Panel。 一个文件夹里凡是php文件都不能读取出现403的 错误 “Forbidden You don't have permission to access /wp-content/themes/keres/templates/test.php on this server.“ 连接 http://www.ozphotovideos.com/wp- ... /templates/test.php 其它文件类型就没有这个问题比如: http://www.ozphotovideos.com/wp- ... templates/test.html http://www.ozphotovideos.com/wp- ... /templates/test.txt 我应该怎么办才能通过网页游览器读取php文件? |