RewriteEngine On Options +FollowSymlinks RewriteBase / Rewrite Rule for my.myforum.com RewriteCond %{HTTP_HOST} my.myforum.com$ RewriteCond %{REQUEST_URI} !usercp.php RewriteRule ^(.*)$ usercp.php$1