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