环境IIS 为什么不能识别CSS和图片,进来帮我看一下
本帖最后由 lcb21 于 2011-10-9 10:40 编辑我在地址栏里输入:http://localhost/cinews/css/style.css
404 Page Not Found
The page you requested was not found.
可文件都在,为什么不能浏览呢。还有图片也是。
http://localhost/cinews/images/header_img.jpg
也是不显示。 Debug 1
Reload 5000
#Browse LOT
RewriteRule ^/cinews/.*\.php(.*) /cinews/index.php?$1
RewriteRule ^/cinews/(.*) /cinews/index.php?/$1
我在想,是不是这个规则写的有问题呀。 解决了。谢谢,规则少写了东西:P 少写了什么东西,能不能说说的,
页:
[1]