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