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
7cf9e3dda9055c019d2cde1fc2c402cdbefb50ae
Authored by
Dmytry Fedorchuk
2016-06-08 17:09:18 +0300
1 parent
f78150ff
htacess www
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
.htaccess
Inline
Side-by-side
.htaccess
Wrap text
Show/Hide comments
View file @
7cf9e3d
...
...
@@ -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>
...
...