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