From a106b98209d24f3fc9fada6a6fd505b030743e7b Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Wed, 2 Dec 2015 16:30:59 +0100 Subject: [PATCH] updated htaccess --- .htaccess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index aa208153..9178be73 100755 --- a/.htaccess +++ b/.htaccess @@ -76,8 +76,8 @@ DirectoryIndex index.php index.html index.htm RewriteCond %{HTTP_HOST} ^www\.materio\.net [OR] RewriteCond %{HTTP_HOST} ^materio\.net [OR] RewriteCond %{HTTP_HOST} ^www\.materio\.eu [OR] - RewriteCond %{HTTP_HOST} ^materio\.eu - RewriteCond %{HTTP_HOST} ^www\.materio\.com [OR] + RewriteCond %{HTTP_HOST} ^materio\.eu [OR] + RewriteCond %{HTTP_HOST} ^www\.materio\.com RewriteRule ^ https://materio.com%{REQUEST_URI} [L,R=301] # Set "protossl" to "s" if we were accessed via https://. This is used later