标签: wordpress url-rewriting
我需要忽略特定页面上的部分url。例如-www.example.com/test/111/222。应该忽略“ / test /”之后的所有内容,并应打开原始的“ / test /”页面。现在我得到404错误。有可能吗?