
RewriteEngine on
RewriteCond %{HTTP_HOST} ^fpinspection\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.fpinspection\.com$
RewriteRule ^/?$ "http\:\/\/fpinspection\.ca\/" [R=301,L]

