# robots, scram User-agent: * Disallow: /java Disallow: /contact Disallow: /floor_plans User-agent: Mozilla/3.01 (hotwired-test/0.1) Disallow: /java Disallow: /contact Disallow: /floor_plans User-agent: Slurp Disallow: /java Disallow: /contact Disallow: /floor_plans User-agent: Scooter Disallow: /java Disallow: /contact Disallow: /floor_plans User-agent: Ultraseek Disallow: /java Disallow: /contact Disallow: /floor_plans User-agent: smallbear Disallow: /java Disallow: /contact Disallow: /floor_plans User-agent: GoogleBot Disallow: /java Disallow: /contact Disallow: /floor_plans RewriteEngine on RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://(www\.)?whitehousecondotel.com/.*$ [NC] RewriteRule \.(gif|jpg)$ - [F] SetEnvIfNoCase User-Agent "^EmailSiphon" bad_bot SetEnvIfNoCase User-Agent "^EmailWolf" bad_bot SetEnvIfNoCase User-Agent "^ExtractorPro" bad_bot SetEnvIfNoCase User-Agent "^CherryPicker" bad_bot SetEnvIfNoCase User-Agent "^NICErsPRO" bad_bot SetEnvIfNoCase User-Agent "^Teleport" bad_bot SetEnvIfNoCase User-Agent "^EmailCollector" bad_bot SetEnvIfNoCase User-Agent "^LinkWalker" bad_bot SetEnvIfNoCase User-Agent "^Zeus" bad_bot Order Allow,Deny Allow from all Deny from env=bad_bot