【发布时间】:2012-05-13 23:05:36
【问题描述】:
我正在尝试使用 301 将 google 索引的旧网址重定向到新网址
我需要以下 301 的重写规则示例吗? http://www .example.com/index.php/ * / */ *(* 是通配符)到以下http://www.example.com/*/*/*
这样,当用户点击 google 索引的带有 index.php 的旧网址时,他们会被重定向到不带 index.php 的新网址。
有什么想法吗?
最好的,
【问题讨论】:
标签: linux apache .htaccess mod-rewrite