From 60f2c5c7fa4ae28e10ec536c08fde98cb2dd93ad Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Wed, 2 Dec 2015 15:20:02 +0100 Subject: [PATCH] updated htaccess --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 3a79d098..4d3fe80c 100755 --- a/.htaccess +++ b/.htaccess @@ -77,7 +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 - RewriteRule ^ https://www.materio.com%{REQUEST_URI} [L,R=301] + RewriteRule ^ https://materio.com%{REQUEST_URI} [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