From: stephen@cubedesigners.com Date: Wed, 17 Feb 2021 19:03:26 +0000 (+0000) Subject: Done #4234 @0.75 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=a3041edb2210089a16f9c23baa13866363a1b541;p=couzy.git Done #4234 @0.75 --- diff --git a/mdryvescouzy.com/.htaccess b/mdryvescouzy.com/.htaccess index 48aab4b3..dce704e3 100644 --- a/mdryvescouzy.com/.htaccess +++ b/mdryvescouzy.com/.htaccess @@ -1,3 +1,8 @@ + + RewriteCond %{HTTPS} off + RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] + + # BEGIN W3TC Browser Cache AddType text/css .css diff --git a/mdryvescouzy.com/wp-content/themes/YvesCouzy/header.php b/mdryvescouzy.com/wp-content/themes/YvesCouzy/header.php index 9098764f..6d5fa317 100644 --- a/mdryvescouzy.com/wp-content/themes/YvesCouzy/header.php +++ b/mdryvescouzy.com/wp-content/themes/YvesCouzy/header.php @@ -21,8 +21,8 @@ - - + + @@ -105,4 +105,4 @@ - \ No newline at end of file +