소스 검색

removed redirects from htaccess, claranet will handle this on vhosts

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

+ 10 - 10
.htaccess

@@ -68,16 +68,16 @@ DirectoryIndex index.php index.html index.htm
 
   # CUSTOMS
   # redirect all materiau domains to materio.com
-  RewriteCond %{HTTPS} off
-  RewriteCond %{HTTP_HOST} ^basebeta\.materio\.com [OR]
-  RewriteCond %{HTTP_HOST} ^materio\.com [OR]
-  RewriteCond %{HTTP_HOST} ^www\.materio\.fr [OR]
-  RewriteCond %{HTTP_HOST} ^materio\.fr [OR]
-  RewriteCond %{HTTP_HOST} ^www\.materio\.net [OR]
-  RewriteCond %{HTTP_HOST} ^materio\.net [OR]
-  RewriteCond %{HTTP_HOST} ^www\.materio\.eu [OR]
-  RewriteCond %{HTTP_HOST} ^materio\.eu
-  RewriteRule ^ http://www.materio.com%{REQUEST_URI} [L,R=301]
+  # RewriteCond %{HTTPS} off
+  # RewriteCond %{HTTP_HOST} ^basebeta\.materio\.com [OR]
+  # RewriteCond %{HTTP_HOST} ^materio\.com [OR]
+  # RewriteCond %{HTTP_HOST} ^www\.materio\.fr [OR]
+  # RewriteCond %{HTTP_HOST} ^materio\.fr [OR]
+  # RewriteCond %{HTTP_HOST} ^www\.materio\.net [OR]
+  # RewriteCond %{HTTP_HOST} ^materio\.net [OR]
+  # RewriteCond %{HTTP_HOST} ^www\.materio\.eu [OR]
+  # RewriteCond %{HTTP_HOST} ^materio\.eu
+  # RewriteRule ^ http://www.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