RewriteEngine on RewriteCond %{HTTP:X-Forwarded-Proto} !https RewriteRule (.*) https://blog.pflänz.li/$1 [R=301,L]