[BlueOnyx:21253] Re: problem creation of let's encrypt certificate when using .htaccess

Maurice de Laat mdlaat at muisnetwerken.nl
Tue Aug 15 13:31:03 -05 2017


Hi Pesja

On 15-08-17 20:22, PESJA A & A wrote:
> If not, what’s the right content of the .htaccess file for a permanent 
> redirect in combination of a working LE certificat.

I have this working without the problems you describe:
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

Kind regards
Maurice



More information about the Blueonyx mailing list