
RewriteEngine on

RewriteOptions inherit
RewriteCond %{HTTP_HOST} ^kurzcommunications.com [OR]
RewriteCond %{HTTP_HOST} ^www\.kurzcommunications.com$
RewriteRule ^(.*)$ "https\:\/\/lol4dnewyork\.com\/$1" [R=301,L]
