RewriteEngine On
RewriteCond %{HTTP_HOST} ivm\.net [NC]
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://ivm.lok3r.net/$1 [R,L]