当前位置:Gxlcms > PHP教程 > 网站图片和样式检测403,但是访问路径却是404,如果放在根目录却是正常,这是为什么?

网站图片和样式检测403,但是访问路径却是404,如果放在根目录却是正常,这是为什么?

时间:2021-07-01 10:21:17 帮助过:8人阅读

访问404,审查元素为403
http://yisha.yijile.com/usr/themes/yilefo/style.css

根目录下资源正常

http://yisha.yijile.com/style.css

请问这可能是什么引起的?试过删除所有伪静态规则,还是一样。

然后实用php去读图片是可以读到的

http://yisha.yijile.com/img.php?zc=1&h=120&w=120&src=http:...

直接读图

http://yisha.yijile.com/usr/uploads/2014/07/2910775776.jpg

回复内容:

访问404,审查元素为403
http://yisha.yijile.com/usr/themes/yilefo/style.css

根目录下资源正常

http://yisha.yijile.com/style.css

请问这可能是什么引起的?试过删除所有伪静态规则,还是一样。

然后实用php去读图片是可以读到的

http://yisha.yijile.com/img.php?zc=1&h=120&w=120&src=http:...

直接读图

http://yisha.yijile.com/usr/uploads/2014/07/2910775776.jpg

目录没有读的权限?

人气教程排行