From 8fe92dbcc78a3a55767838ecfece79db72ed59b6 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Wed, 2 Dec 2015 16:29:02 +0100 Subject: [PATCH] updated htaccess --- .htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/.htaccess b/.htaccess index 4d3fe80c..aa208153 100755 --- a/.htaccess +++ b/.htaccess @@ -77,6 +77,7 @@ DirectoryIndex index.php index.html index.htm 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] RewriteRule ^ https://materio.com%{REQUEST_URI} [L,R=301] # Set "protossl" to "s" if we were accessed via https://. This is used later