
RewriteEngine on
RewriteCond %{HTTP_HOST} ^bots\.abimon\.org$ [OR]
RewriteCond %{HTTP_HOST} ^www\.bots\.abimon\.org$
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule ^/?$ "http\:\/\/104\.199\.156\.132\:11037" [R=301,L]

