From bb2fba222723d77f3967a06c2dc163dd7b8765cb Mon Sep 17 00:00:00 2001 From: mr Date: Wed, 8 Jun 2016 17:03:28 +0300 Subject: [PATCH] htacess www --- .htaccess | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index cc6ec44..73d8974 100644 --- a/.htaccess +++ b/.htaccess @@ -70,8 +70,6 @@ AddDefaultCharset utf-8 RewriteCond %{REQUEST_FILENAME} !-d - RewriteCond %{HTTP_HOST} ^([^www].*)$ - RewriteRule ^(.*)$ http://www.%1/$1 [R=301] RewriteRule ^.*$ frontend/web/index.php [L] -- libgit2 0.21.4