RewriteCond %{HTTP_USER_AGENT} !(msnbot|slurp|googlebot) [NC]\ HTML: i have this line in my htaccess file, what does this do?
hmm, i don't know. i have been messing around with mod rewrite lately but i haven't seen this becuase usually every rewriteCond Code (markup): is followed by a rewriteRule and the rewrite rule is what happens when the condition is satisfied---i assumed your next line would be a rewriteCondition. sorry don't know more