我们正在面对像“http://domain.com/p/post-content/%3Ca%20href=”这样的网址,当我们尝试重定向此类网址时,这些网址会产生404错误
Redirect 301 /p/post-title/<a href= /p/post-title/
但它没有用,请有人告诉我,如何重定向这样的网址
答案 0 :(得分:1)
额外的空间搞乱了声明,apache会认为有太多的争论。尝试:
Redirect 301 "/p/post-title/<a href=" /p/post-title/