From 7cf9e3dda9055c019d2cde1fc2c402cdbefb50ae Mon Sep 17 00:00:00 2001 From: mr Date: Wed, 8 Jun 2016 17:09:18 +0300 Subject: [PATCH] htacess www --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index f42f0dd..6c72820 100644 --- a/.htaccess +++ b/.htaccess @@ -74,7 +74,7 @@ AddDefaultCharset utf-8 - # RewriteCond %{HTTP_HOST} ^([^www].*)$ + #RewriteCond %{HTTP_HOST} ^([^www].*)$ #RewriteRule ^(.*)$ http://www.%1/$1 [L,R=301] -- libgit2 0.21.4