我想从页面创建301到同一页面,除了目标页面在URL中有一个参数.浏览器向我显示错误(重定向太多),因此它似乎存在无限循环.这是我的代码:
RewriteEngine on Redirect 301 /index.php http://www.monsite.com/index.php?step=1
感谢为我提供的建议:D
.htaccess redirect http-status-code-301
.htaccess ×1
http-status-code-301 ×1
redirect ×1