Forceer SSL / HTTPS met .htaccess RewriteEngine On RewriteCond %{HTTPS} !=onRewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] Bron: Realhosting.nl