From d25e7428bc583da0d4da6b74d4c6e7abf0759bba Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Tue, 24 Nov 2015 12:55:37 +0100 Subject: [PATCH] htaccess fixe --- .htaccess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index 9f800a51..6ac2e374 100755 --- a/.htaccess +++ b/.htaccess @@ -61,8 +61,8 @@ DirectoryIndex index.php index.html index.htm # RewriteCond %{HTTP_HOST} ^www.materio\.com* # RewriteRule ^(.*)$ https://materio.com/$1 [L,R=301] - RewriteCond %{HTTPS} off - RewriteRule ^(.*)$ https://www.materio.com/$1 [L,R=301] + # RewriteCond %{HTTPS} off + # RewriteRule ^(.*)$ https://www.materio.com/$1 [L,R=301] # Set "protossl" to "s" if we were accessed via https://. This is used later # if you enable "www." stripping or enforcement, in order to ensure that