网站管理员的StackExchangea solution 听起来很适合你。
下面,我已经根据您的具体要求对其进行了调整。希望这有帮助!
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} !^(www)\\. [NC]
RewriteCond %{HTTP_HOST} ^blog\\.aisee\\.co\\.in [NC]
RewriteRule (.*) http://aisee.co.in/scholarship/%1 [R=301,L]