destoon采集论坛

 找回密码
 立即注册
查看: 137|回复: 1

使用.htaccess规则的公司主页的内页不能打开!急~!

[复制链接]

9

主题

15

回帖

67

积分

注册会员

Rank: 2

积分
67
发表于 2010-8-3 16:14:48 | 显示全部楼层 |阅读模式
使用.htaccess规则的公司主页的内页不能打开。
公司主页URL规则网站前台不能显示旧的URL。
已经将伪静态更新成以下最新的了,还是打不开!!!
[ol]
  • # 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&rewrite=$4
  • RewriteRule ^(com)/([a-z0-9]+)/([a-z]+)([/])?$ index.php?homepage=$2
  • 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
  • [/ol]复制代码
  • 回复

    使用道具 举报

    9

    主题

    15

    回帖

    67

    积分

    注册会员

    Rank: 2

    积分
    67
     楼主| 发表于 2010-8-3 16:17:31 | 显示全部楼层

    怎么解决啊啊!!!!
    回复 支持 反对

    使用道具 举报

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

    本版积分规则

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

    GMT+8, 2025-11-23 06:21 , Processed in 0.014800 second(s), 21 queries .

    Powered by Discuz! X3.4

    © 2001-2023 Discuz! Team.

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