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