.htaccess A网站单页面301到B网站单页面

时间:2014-08-22 12:18:16   收藏:0   阅读:251
 
.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

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!