【发布时间】:2017-09-14 09:56:08
【问题描述】:
我的旧网址包含我喜欢通过 htaccess 重定向的连续数字,例如:
(我还不允许发布链接)
www.example.com/just/another/path2/name-789-e-11-2.html www.example.com/its/another/path3/name-789-e-11-5.html
在新系统上,附加数字不再存在:
www.example.com/just/another/path2/name-789-e-11.html www.example.com/its/another/path3/name-789-e-11.html
所以现在不同路径中的文件名是相同的,没有附加的连续数字。
有人对此有解决方案吗?我尝试了不同的方法,但都没有奏效。
任何帮助将不胜感激。
【问题讨论】:
标签: .htaccess mod-rewrite