Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

品牌空间伪静态后出现 糟糕!此链接好像已损坏。

[复制链接]
paidd 发表于 2010-8-8 14:59:19 | 显示全部楼层 |阅读模式
我分别设置了dzx的伪静态和品牌空间的   dzx的成功   品牌空间说是  糟糕!此链接好像已损坏。  我是阿帕奇的    规则是用的软件包里的
那位大侠看看  wangg.net/koubei
 楼主| paidd 发表于 2010-8-8 15:07:37 | 显示全部楼层


# 将 RewriteEngine 模式打开
RewriteEngine On
# 修改以下语句中的 /brand 为你的品牌空间目录相对地址,如果程序放在根目录中,请将 /brand 修改为 /
RewriteBase /brand
# Rewrite 系统规则请勿修改
RewriteRule ^store-([0-9]+)\.html$ store.php?id=$1 [L,NC]
RewriteRule ^store-([0-9]+)-([a-z]+)\.html$ store.php?id=$1&action=$2 [L,NC]
RewriteRule ^store-([0-9]+)-([a-z]+)-([0-9]+)\.html$ store.php?id=$1&action=$2&xid=$3 [L,NC]
RewriteRule ^store-([0-9]+)-([a-z]+)-catid-([0-9]+)\.html$ store.php?id=$1&action=$2&catid=$3 [L,NC]
RewriteRule ^street-([0-9]+)\.html$ street.php?catid=$1 [L,NC]
RewriteRule ^street-([0-9]+)-([0-9]+)\.html$ street.php?catid=$1&tagid=$2 [L,NC]

这是规则  主机是Linux  阿帕奇   
回复

使用道具 举报

 楼主| paidd 发表于 2010-8-8 15:08:43 | 显示全部楼层
虚拟主机
回复

使用道具 举报

 楼主| paidd 发表于 2010-8-8 15:13:25 | 显示全部楼层
自己给自己解决   啦   RewriteBase /brand改成   RewriteBase /koubei
回复

使用道具 举报

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

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-16 16:34 , Processed in 0.022761 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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