网站 tag 伪静态化
2020-11-24 10:53
阅读:682
标签:string com html htm c amp
www.abc.com/tag-xxx.html
增加伪静态规则
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^tag-(.+)\.html$
/home/index/tag/?&tag=$1&%1
网站 tag 伪静态化,搜素材,soscw.com
网站 tag 伪静态化
标签:string com html htm c amp
原文地址:http://www.cnblogs.com/jasond/p/3640906.html
评论
亲,登录后才可以留言!