[提问]
急求助:godaddy win主机404错误请求援助!
|
|
求助:godaddy win主机404错误请求援助!
上传到空间的网站主页没有问题,其它页面全部报404的错,请高手帮助出出主意!!!!
http://www.dangdang.com.es
本人是新手,请帮看看问题出在什么地方?
[ISAPI_Rewrite]
# 3600 = 1 hour
CacheClockRate 3600
RepeatLimit 32
RewriteRule ^/dangdang/index.html /dangdang/index.php [I]
RewriteRule ^/dangdang/ /dangdang/index.php [I]
RewriteRule ^/dangdang /dangdang/index.php [I]
RewriteRule ^(.*)/([a-z]+)/p-([0-9]+)\.html$ $1/HBclass\.php\?lanmu=$2&p=$3 [I]
RewriteRule ^(.*)/([a-z]+)/([a-z]+)\.html$ $1/HBclass\.php\?lanmu=$2&p=$3 [I]
RewriteRule ^(.*)/([a-z]+)/$ $1/HBclass\.php\?lanmu=$2&p=$3 [I]
RewriteRule ^(.*)/([a-z]+)$ $1/HBclass\.php\?lanmu=$2&p=$3 [I]
RewriteRule ^(.*)/([a-z]+)/d-([0-9a-z\-]+)\.html$ $1/article\.php\?lanmu=$2&id=$3 [I]
RewriteRule ^(.*)/([a-z]+)/a-([0-9]+)\.html$ $1/all\.php\?lanmu=$2&a=$3 [I]
RewriteRule ^(.*)/([a-z]+)/tag-(.*)-([0-9]+)$ $1/tag\.php\?lanmu=$2&tag=$3&page=$4 [I]
RewriteRule ^(.*)/([a-z]+)/tag-(.*)\.html$ $1/tag\.php\?lanmu=$2&tag=$3 [I]
RewriteRule ^(.*)/go/act/(.*)/([0-9a-z\-]+)\.php$ $1/zhuanti\.php\?cat1=$2&cat=$3 [L]
[贴子地址]:http://bbs.idcspy.com/thread-157859-1-1.html |
|
|
|
|
|
|
|
|
|
|
add.c
发表于 2011-1-6 13:52:18
|
显示全部楼层
|
重复:http://bbs.idcspy.com/thread-157859-1-1.html |
|
|
|
|
|
|
|
|