问题描述
我需要将https://example.com/?lang=eng
重定向到https://example.com/english.html
问题在于页面https://example.com/?lang=eng
不再存在,该网站是用php编写的,并且已更改为纯HTML CSS。
像这样的普通重定向不起作用!
Redirect 301 https://example.com/?lang=eng https://example.com/english.html
重定向此页面很重要,因为我有很多指向它的外部链接。
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)