Forums
(@kdh10)
4 years, 7 months ago
I think the easiest way to block site.ru is using RewiteCond / RewriteRule in .htaccess:
RewriteEngine On RewriteCond %{HTTP_REFERER} site\.ru RewriteRule .* - [F,L]