伪静态的问题

浏览:314 发布日期:2015/04/24 分类:求助交流
问个小问题 伪静态 重写
现在是http://www.nhwlfw.com/cn/?s=/about-index.html
我想要http://www.nhwlfw.com/about-index.html这样访问
这是我写的
RewriteRule /cn/^(.*).html$ /cn/index.php?s=$1 [QSA,PT,L]
最佳答案
评论( 相关
后面还有条评论,点击查看>>