0-9 .html 和查询字符串的 Htaccess 重定向规则

0-9 .html 和查询字符串的 Htaccess 重定向规则

我是新来的,正在写我的问题。寻求帮助来解决重定向问题。

我想将以下类似的 URL 结构重定向到给定的示例;

网址:https://example.com/jobs/0020840812.html?addto_wish

重定向至:

网址:https://example.com/jobs/

或重定向至:

网址:https://example.com/

相关内容