
RewriteEngine on
RewriteCond %{HTTP_HOST} ^fontanaforestproducts\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.fontanaforestproducts\.com$
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule ^/?$ "http\:\/\/fontanaforestproducts\.net\/" [R=301,L]

