.htaccess – Umleitung auf https von MedienDeZign | Okt. 21, 2015 | DiesUndDas Weitere Beiträge OSX - Automatische Desktopanordnung verhindern Internet Explorer - Tracking Protection List LiveConfig - Database Restore RewriteEngine on RewriteCond %{SERVER_PORT} !^443 RewriteRule ^(.*)$ https://HOST.DOMAIN.DOM/$1 [r=301,L]