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