Forum Moderators: open
Custom Bot/Robot #20
If the above is the complete name of the bot?
SetEnvIf User-Agent ^Custom keep_out (or whatever term you use other than keep_out)
or
RewriteCond %{HTTP_USER_AGENT} ^Custom [OR] (Note the [OR] is used only if you have other Rewrite lines following this line.)
There's a recent thread on omni:
[webmasterworld.com...]