destoon采集论坛

 找回密码
 立即注册
查看: 58|回复: 3

求助!会员首页能打开,公司简介全都打不开

[复制链接]

1

主题

1

回帖

9

积分

新手上路

Rank: 1

积分
9
发表于 2011-10-8 09:23:57 | 显示全部楼层 |阅读模式
求助!会员首页能打开,公司简介全都打不开
回复

使用道具 举报

1

主题

40

回帖

101

积分

注册会员

Rank: 2

积分
101
发表于 2011-10-8 09:45:09 | 显示全部楼层

没明白  动态下一般不可能  伪静态下或二级域名下打不开是设置不对
回复 支持 反对

使用道具 举报

1

主题

1

回帖

9

积分

新手上路

Rank: 1

积分
9
 楼主| 发表于 2011-10-8 11:06:52 | 显示全部楼层

# Destoon B2B Rewrite Rules
ErrorDocument 404 /404.php
RewriteEngine On

RewriteBase /
RewriteRule ^(.*)\.(asp|aspx|asa|asax|dll|jsp|cgi|fcgi|pl)(.*)$ /404.php
RewriteRule ^(.*)-htm-(.*)$ $1.php?$2
RewriteRule ^(.*)/show-([0-9]+)([\-])?([0-9]+)?\.html$ $1/show.php?itemid=$2&page=$4
RewriteRule ^(.*)/list-([0-9]+)([\-])?([0-9]+)?\.html$ $1/list.php?catid=$2&page=$4
RewriteRule ^(.*)/show/([0-9]+)/([0-9]+)?([/])?$ $1/show.php?itemid=$2&page=$3
RewriteRule ^(.*)/list/([0-9]+)/([0-9]+)?([/])?$ $1/list.php?catid=$2&page=$3
RewriteRule ^(.*)/([a-z]+)/(.*)\.shtml$ $1/$2/index.php?rewrite=$3
RewriteRule ^(com)/([a-z0-9_]+)/([a-z]+)/(.*)\.html$ index.php?homepage=$2&file=$3&rewrite=$4
RewriteRule ^(com)/([a-z0-9_]+)/([a-z]+)([/])?$ index.php?homepage=$2&file=$3
RewriteRule ^(com)/([a-z0-9_]+)([/])?$ index.php?homepage=$2
RewriteRule ^([a-z0-9]+)\.co/(.*)$ company/index.php?homepage=$1&rewrite=$2
RewriteRule ^(htm)/(.*)$ index.php?&rewrite=$2
RewriteEngine on
RewriteCond %{REQUEST_URI} ^/(404|error|link)
回复 支持 反对

使用道具 举报

1

主题

40

回帖

101

积分

注册会员

Rank: 2

积分
101
发表于 2011-10-8 12:37:24 | 显示全部楼层

不是规则问题  应为后台或服务器上的设置问题
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|手机版|Archiver|destoon采集论坛

GMT+8, 2025-11-26 17:04 , Processed in 0.012855 second(s), 20 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表