1
0

.htaccess.disabled 157 B

123
  1. RewriteEngine on
  2. RewriteCond %{HTTP_USER_AGENT} ^.*(bot|spider|crawl|https?://|WhatsApp|SkypeUriPreview|facebookexternalhit) [NC]
  3. RewriteRule .* - [R=403,L]