RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
RewriteCond %{HTTP_HOST} ^cuarentenamix\.tutv\.cl$
RewriteRule ^/?$ "https\:\/\/streamingtv\.cl\/" [R=301,L]
