<IfModule mod_rewrite.c>
Options +FollowSymLinks
RewriteEngine on
rewritecond %{http_host} ^XXX.com [nc]
rewriterule ^(.*)$ http://www.xxx.com/$1 [L,R=301]
</IfModule>
<IfModule mod_rewrite.c>
Options +FollowSymLinks
RewriteEngine on
rewritecond %{http_host} ^XXX.com [nc]
rewriterule ^(.*)$ http://www.xxx.com/ [L,R=301]
</IfModule>
欢迎光临 WDlinux官方论坛 (http://wdlinux.cn/bbs/) | Powered by Discuz! 7.2 |