Commit f78150ff68b3511b951665ea408f01a79680a54a

Authored by Dmytry Fedorchuk
1 parent 4986f314

htacess www

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