.htaccess 106 B

1234
  1. RewriteEngine On
  2. RewriteCond %{HTTP_USER_AGENT}% ^.*spider|bot* [NC]
  3. RewriteRule .* - [F]
  4. RewriteBase /