
RewriteEngine on
RewriteCond %{HTTP_HOST} ^pollosvencedor\.com\.co$ [OR]
RewriteCond %{HTTP_HOST} ^www\.pollosvencedor\.com\.co$
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule ^/?$ "https\:\/\/vencedor\.coop\/" [R=301,L]
