
RewriteOptions inherit

RewriteEngine on
RewriteCond %{HTTP_HOST} ^system\.imgtelmarketing\.com$
RewriteRule ^/?$ "https\:\/\/system\.imgtelmarketing\.com\/login\/login\.php" [R=301,L]

<Files 403.shtml>
order allow,deny
allow from all
</Files>
