Forum Moderators: phranque
RewriteCond %{SERVER_PORT} ^443$RewriteCond %{HTTP_HOST} !^test.mypage.eu [NC] RewriteRule (.*)$ https://test.mypage.eu [R=301,L]