RewriteEngine OnRewriteCond %{SERVER_PORT} 80RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]