【发布时间】:2022-01-02 06:59:12
【问题描述】:
我需要更改网址:
http://example.com/*/a/any.html
http://example.com/*/b/any.html
http://example.com/*/c/any.html
到:
http://example.com/a/any.html
http://example.com/b/any.html
http://example.com/c/any.html
如果直接访问:
http://example.com/a/any.html
http://example.com/b/any.html
http://example.com/c/any.html
保持这种状态
提前感谢大家的帮助
【问题讨论】:
-
“我需要重写”——大概你的意思是“重定向”?
-
你能帮帮我吗?
标签: wordpress .htaccess mod-rewrite