
RewriteEngine on

RewriteOptions inherit
RewriteCond %{HTTP_HOST} ^radiolapampina\.tufm\.cl$ [OR]
RewriteCond %{HTTP_HOST} ^www\.radiolapampina\.tufm\.cl$
RewriteRule ^/?$ "https\:\/\/tufm\.cl\/" [R=301,L]

