
RewriteEngine on

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