소스 검색

htaccess fixe

Bachir Soussi Chiadmi 8 년 전
부모
커밋
d25e7428bc
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .htaccess

+ 2 - 2
.htaccess

@@ -61,8 +61,8 @@ DirectoryIndex index.php index.html index.htm
   # RewriteCond %{HTTP_HOST} ^www.materio\.com*
   # RewriteRule ^(.*)$ https://materio.com/$1 [L,R=301]
 
-  RewriteCond %{HTTPS} off
-  RewriteRule ^(.*)$ https://www.materio.com/$1 [L,R=301]
+  # RewriteCond %{HTTPS} off
+  # RewriteRule ^(.*)$ https://www.materio.com/$1 [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