RewriteEngine on RewriteCond %{HTTP_HOST} ^z.abc.com [NC] RewriteRule ^(.*)$ http://www.abc.com/forumdisplay.php?f=262 /$1 [R=301,L]