2009-02-04 92 views

回答

0

試試這個:

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