.htaccess A网站单页面301到B网站单页面
时间:2022-03-13 22:56
.htaccess 301问题
A网站 a.com/a.html 301到 B网站 b.com/b.html
RewriteRule ^a.com/a.html$ http://www.b.com/b.html&%{QUERY_STRING} [R=301,L]
.htaccess A网站单页面301到B网站单页面,布布扣,bubuko.com
时间:2022-03-13 22:56
RewriteRule ^a.com/a.html$ http://www.b.com/b.html&%{QUERY_STRING} [R=301,L]
.htaccess A网站单页面301到B网站单页面,布布扣,bubuko.com