diff --git a/.htaccess b/.htaccess index 997345df..07fa325f 100755 --- a/.htaccess +++ b/.htaccess @@ -66,9 +66,6 @@ DirectoryIndex index.php index.html index.htm # RewriteCond %{HTTP:X-Forwarded-Proto} !https # RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] - RewriteCond %{HTTPS} off - RewriteCond %{HTTP:X-Forwarded-Proto} !https - RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] # CUSTOMS # redirect all materiau domains to materio.com