From cec2889fac334ec86cc6f61c8219bddfaad2365d Mon Sep 17 00:00:00 2001 From: mr Date: Wed, 8 Jun 2016 17:10:48 +0300 Subject: [PATCH] htacess www --- .htaccess | 6 ------ 1 file changed, 0 insertions(+), 6 deletions(-) diff --git a/.htaccess b/.htaccess index 6c72820..fce9bff 100644 --- a/.htaccess +++ b/.htaccess @@ -15,7 +15,6 @@ AddDefaultCharset utf-8 - RewriteRule ^storage/(.*)?$ /storage/$1 [L,PT] RewriteCond %{REQUEST_URI} ^/(admin) @@ -72,11 +71,6 @@ AddDefaultCharset utf-8 RewriteRule ^.*$ frontend/web/index.php [L] - - - #RewriteCond %{HTTP_HOST} ^([^www].*)$ - #RewriteRule ^(.*)$ http://www.%1/$1 [L,R=301] - #для возможности загрузки файлов парсера -- libgit2 0.21.4