Options +FollowSymlinks RewriteEngine on rewritecond %{http_host} ^siteniz.com/forum [nc] rewriterule ^(.*)$ http://forum.siteniz.com/$1 [r=301,nc]