Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- RewriteEngine On
- RewriteCond %{HTTP_HOST} ^wpfusionplugin\.com$ [OR]
- RewriteCond %{HTTP_HOST} ^www\.wpfusionplugin\.com$
- RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
- RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
- RewriteRule ^(.*)$ "https\:\/\/wpfusion\.com\/$1" [R=301,L]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement