Forums
(@kdh10)
5 years, 10 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]