Parcourir la source

htaccess just basebeta

Signed-off-by: bachy <git@g-u-i.net>
bachy il y a 11 ans
Parent
commit
1a145b8470
1 fichiers modifiés avec 8 ajouts et 8 suppressions
  1. 8 8
      .htaccess

+ 8 - 8
.htaccess

@@ -73,14 +73,14 @@ DirectoryIndex index.php index.html index.htm
 
 # custom
   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 [OR]
-  RewriteRule ^ http://www.materio.com/%{REQUEST_URI} [L,R=301]
+  # 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 [OR]
+  RewriteRule ^ http://www.materio.com%{REQUEST_URI} [L,R=301]
 
 
   # If your site can be accessed both with and without the 'www.' prefix, you