From 1f662a2b40616aae5c769e73d0b3a91bf2f3bbd8 Mon Sep 17 00:00:00 2001 From: bachy Date: Wed, 13 Feb 2013 12:52:28 +0100 Subject: [PATCH] annul htaccess Signed-off-by: bachy --- .htaccess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index 04b24319..5b3b3bef 100644 --- a/.htaccess +++ b/.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