2009-02-04 91 views

回答

0

试试这个:

RewriteEngine on 
RewriteCond %{HTTP_HOST} ^www\.example\.com$ 
RewriteRule ^blog$ http://blog.example.com/ [P]