RewriteEngine On RewriteCond %{HTTP_REFERER} ^http://(.+.)?yoursite.com/ [NC] RewriteCond %{HTTP_REFERER} ^$ RewriteRule ^/?$ /123/123.html [L]