产品服务AMH 免费服务器主机面板SSL证书 免费SSL证书申请 担保单 免费安全、零费率交易平台编程助手免费智能写代码、翻译AMYSQL 免费MySQL管理工具

AMH 社区首页

 AMH社区 - 开放自由有价值的社区

[求助帖] Discuz X3.2 AMH-LAMP环境的伪静态规则怎么写?

chxmoon
铜牌会员
654.01 价值分

chxmoon 发表于 2014-09-23 15:01:35
AMRewrite - AMH 的AMH-LAMP环境的伪静态规则:
A大不是说 把 .htaccess 伪静态规则复制粘贴过来不就可以吗?
RegistrationName=Longshui Chen
RegistrationCode=7Z3NU-7MAP5-JZDPH-PR9GK

CacheClockRate 3600
RepeatLimit 32

#discuz x3.1
RewriteBase /
#门户专题页伪静态
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^topic-(.+)\.html$ portal.php?mod=topic&topic=$1&%1
#门户文章页伪静态
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^article-([0-9]+)-([0-9]+)\.html$ portal.php?mod=view&aid=$1&page=$2&%1
#论坛主题列表页伪静态
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^forum-(\w+)-([0-9]+)\.html$ forum.php?mod=forumdisplay&fid=$1&page=$2&%1
#论坛主题内容页伪静态
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ forum.php?mod=viewthread&tid=$1&extra=page\%3D$3&page=$2&%1
#主题分类与分类信息伪静态
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^(.*)type-(\w+)-([0-9]+)-([0-9]+)\.html(\?(.*))*$ $1/forum\.php\?mod=forumdisplay&fid=$2&typeid=$3&typeid=$3&filter=typeid&page=$4
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^(.*)sort-(\w+)-([0-9]+)-([0-9]+)\.html(\?(.*))*$ $1/forum\.php\?mod=forumdisplay&fid=$2&sortid=$3&sortid=$3&filter=sortid&page=$4
#群组主题列表页伪静态
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^group-([0-9]+)-([0-9]+)\.html$ forum.php?mod=group&fid=$1&page=$2&%1
#用户个人主页伪静态
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^space-(username|uid)-(.+)\.html$ home.php?mod=space&$1=$2&%1 [NU]
#用户日志内容页伪静态
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^blog-([0-9]+)-([0-9]+)\.html$ home.php?mod=space&uid=$1&do=blog&id=$2&%1
#论坛 Archiver 页伪静态
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^archiver/(fid|tid)-([0-9]+)\.html$ archiver/index.php?action=$1&value=$2&%1
#插件伪静态
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^([a-z]+[a-z0-9_]*)-([a-z0-9_\-]+)\.html$ plugin.php?id=$1:$2&%1
但是提示:




如果不能用 .htaccess 伪静态规则,dz的很多插件伪静态都用不了啊!

求助啊!!!!!
2014-09-23 15:01:35 1

1024
银牌会员
3159.62 价值分

.htaccess是文件才对吧。放在根目录不是这样配置。
  支持 (0分)  反对 (-4.04分)
回复  2014-09-23 15:05:28 2

yanghang
银牌会员
1563.14 价值分

把这些都删了
RegistrationName=Longshui Chen
RegistrationCode=7Z3NU-7MAP5-JZDPH-PR9GK

CacheClockRate 3600
RepeatLimit 32
  支持 (0分)  反对 (0分)
回复  2014-09-23 15:11:42 3

x2012qq
银牌会员
2200.74 价值分

参考地址:http://amh.sh/bbs/post-4252-1-1.htm
另外:安装amrewrite-1.0模块有很多自带的规则可选择。其中也包括DZ
  支持 (0分)  反对 (0分)
回复  2014-09-23 21:07:29 4

zmyamh
金牌会员
6028.52 价值分

nginx跟apache的伪静态不是太一样吧?
  支持 (0分)  反对 (0分)
回复  2014-09-24 20:41:51 5

陈正义
铁牌会员
165.00 价值分

整面板就图个方便,直接用模块。
  支持 (0分)  反对 (0分)
回复  2014-09-25 07:51:42 6

amysql
创始人
99530.81 价值分

是的。楼上几位说的都正确。
  支持 (0分)  反对 (0分)
回复  2014-09-26 09:34:32 7

AMH面板 - 好用高效低占用、安全可靠极稳定

 1  (总1页)
AMH社区列表
用户服务中心