SSL Help Jeffrey Borrenbergs 5 years ago updated 5 years ago Answered Hello can you make the site PSVBUSINESSROOM.COM ssl proof for mehttps://psvbusinessroom.comCan you place this into the top of my .htaccess file. because i dont know how to do this#Begin Force SSLRewriteEngine OnRewriteCond %{HTTPS} !=onRewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]#End Force SSLThanks