Browse Source

htaccess fixe

Bachir Soussi Chiadmi 8 years ago
parent
commit
87beabee92
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .htaccess

+ 2 - 2
.htaccess

@@ -84,8 +84,8 @@ DirectoryIndex index.php index.html index.htm
   RewriteRule ^ http://www.materio.com%{REQUEST_URI} [L,R=301]
 
   # SSL
-  RewriteCond %{HTTPS} off
-  RewriteRule ^(.*)$ https://www.materio.com/$1 [L,R=301]
+  # RewriteCond %{HTTPS} off
+  # RewriteRule ^(.*)$ https://www.materio.com/$1 [L,R=301]
 
 
   # If your site can be accessed both with and without the 'www.' prefix, you