From: stephen@cubedesigners.com Date: Wed, 17 Feb 2021 19:02:18 +0000 (+0000) Subject: WIP #4234 @0.75 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=9ccf1d893f56c7a50d370b70db0fe76276626e79;p=couzy.git WIP #4234 @0.75 --- diff --git a/pavillonmadeleine.fr/.htaccess b/pavillonmadeleine.fr/.htaccess index 6ccf9241..dce704e3 100644 --- a/pavillonmadeleine.fr/.htaccess +++ b/pavillonmadeleine.fr/.htaccess @@ -1,4 +1,7 @@ -SetEnv PHP_VER 5 + + RewriteCond %{HTTPS} off + RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] + # BEGIN W3TC Browser Cache diff --git a/pavillonmadeleine.fr/wp-content/themes/YvesCouzy/header.php b/pavillonmadeleine.fr/wp-content/themes/YvesCouzy/header.php index 9098764f..6d5fa317 100644 --- a/pavillonmadeleine.fr/wp-content/themes/YvesCouzy/header.php +++ b/pavillonmadeleine.fr/wp-content/themes/YvesCouzy/header.php @@ -21,8 +21,8 @@ - - + + @@ -105,4 +105,4 @@ - \ No newline at end of file +