This topic created in 4687 days ago, the information mentioned may be changed or developed.
前提: 文章开启了分页+nginx
目前使用固定链接是 xxx.com/post_id/ 重写以后 分页的链接为 xxx.com/posd_id/页码
现在的想法是,链接想改为xxx.com/post_id.html 结果分页链接为 xxx.com/posd_id.html/页码
这样重写比不写还死啊,有没有人研究过.nginx下怎么写,可以把分页链接写为 xxx.om/posd_id_分页.html
1 replies 1970-01-01 08:00:00 +08:00  | | 1 Kvm Jun 26, 2013 nginx规则没问题 wordpress的内部链接要重新弄过 |