<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://www.fsowen.com/bbs/) | Powered by Discuz! 7.2 |