Commit 7cf9e3dda9055c019d2cde1fc2c402cdbefb50ae

Authored by Dmytry Fedorchuk
1 parent f78150ff

htacess www

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.htaccess
... ... @@ -74,7 +74,7 @@ AddDefaultCharset utf-8
74 74  
75 75  
76 76  
77   - # RewriteCond %{HTTP_HOST} ^([^www].*)$
  77 + #RewriteCond %{HTTP_HOST} ^([^www].*)$
78 78 #RewriteRule ^(.*)$ http://www.%1/$1 [L,R=301]
79 79  
80 80 </IfModule>
... ...