RewriteEngine on RewriteCond %{HTTP_REFERER} badsite\.com [NC] RewriteRule .* http://url.to/go/to.html [F,L]