RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{USER_AGENT} (bing|msn)bot [NC] RewriteRule ^(.*)$ /the_index.html [R=301,L]