RewriteEngine on # Subdomain issues RewriteCond %{HTTP_HOST} ^threadwatch.org RewriteCond %{HTTP_HOST} !^protected-subdomain.threadwatch.org RewriteRule (.*) http://www.threadwatch.org/$1 [R=301,L]