AMH 社区首页
AMH社区 - 开放自由有价值的社区
[求助帖] 跪求thinkPHP可用rewrite规则 |
|
---|---|
小顺子 |
小顺子 发表于 2015-12-31 23:07:32
安装的AMH4.2,thinkphp的伪静态规则一直弄不好,按照论坛搜索的来也不可以,求大神帮忙写个规则,非常感谢!
这个是httpd规则: # 3600 = 1 hour CacheClockRate 3600 RepeatLimit 32 RewriteRule ^(.*)/Office/index.php/(.*)\.html$ $1/Office/index\.php\?s=$2 RewriteRule ^(.*)/Office/kindeditor/plugins/baidumap/map(.*)\.html$ $1/Office/kindeditor/plugins/baidumap/map\.html\?$2 RewriteRule ^(.*)/Search/index.html\?name\=(.*)$ $1/index\.php/Search/index.html\?name=$2 RewriteRule ^(.*)/Common/verify.html\?(.*)$ $1/index\.php/Common/verify.html\?$2 RewriteRule ^(.*)/(Feedback|Inquiry)/$ $1/index\.php\?s=$2 RewriteRule ^(.*?)/((?!sitemap).*)\.html$ $1/index\.php\?s=$2
点赞,加油! (0分)
2015-12-31 23:07:32 1
|
baitongda |
有用吗。。。
回复
2016-05-06 09:10:58 2
|