﻿RewriteEngine On 
RewriteBase / 

RewriteCond %{HTTP_HOST} ^sylter-thermasol\.de$ [OR] 
RewriteCond %{HTTP_HOST} ^www\.sylter-thermasol\.de$ 
RewriteRule .* https://shop.sylter-thermasol.de%{REQUEST_URI} [R=301,L] 