
RewriteEngine on

RewriteCond %{HTTP_HOST} ^radiokama\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.radiokama\.com$
RewriteRule ^/?$ "http\:\/\/kamashow\.webstarts\.com\/radio\.html" [R=301,L]

