.htaccess.disabled 137 B

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