
RewriteEngine on

RewriteCond %{HTTP_HOST} ^betonyou\.ca$ [OR]
RewriteCond %{HTTP_HOST} ^www\.betonyou\.ca$
RewriteRule ^/?$ "http\:\/\/mbdesign\.ca\/mbdesign\.ca\/construction_mbd\.html" [R=302,L]

