RewriteEngine On RewriteCond %{HTTP_HOST} !^(.*)\.magnuslator\.com$ [NC] RewriteRule ^(.*)$ http://www.magnuslator.com/weblog/$1 [R=301,L] RewriteEngine On RewriteCond %{HTTP_HOST} !^(.*)\.www\.magnuslator\.com$ [NC] RewriteRule ^(.*)$ http://www.magnuslator.com/weblog/$1 [R=301,L]