0
我要寻找一个Apache重定向对于具有这种形式的网址:用问号(?)重定向永久性URL!
RedirectPermanent /article-111-?%C2%A0-122.html http://www.exemple.com/article-111-122.html
我要寻找一个Apache重定向对于具有这种形式的网址:用问号(?)重定向永久性URL!
RedirectPermanent /article-111-?%C2%A0-122.html http://www.exemple.com/article-111-122.html
尝试添加该脚本:
<script type="text/javascript">
if(top!= self) top.location.href = self.location.href
</script>
很有效!
问题是什么? – freedev
你应该改善你的问题,添加必要的所有线索给你一个正确的答案。 – freedev