Procházet zdrojové kódy

annul htaccess

Signed-off-by: bachy <git@g-u-i.net>
bachy před 11 roky
rodič
revize
1f662a2b40
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      .htaccess

+ 2 - 2
.htaccess

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