Administrator
/
new_rukzachok-1
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
f78150ff68b3511b951665ea408f01a79680a54a
Authored by
Dmytry Fedorchuk
2016-06-08 17:08:29 +0300
1 parent
4986f314
htacess www
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
.htaccess
Inline
Side-by-side
.htaccess
Wrap text
Show/Hide comments
View file @
f78150f
...
...
@@ -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
...
...