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
bb2fba222723d77f3967a06c2dc163dd7b8765cb
Authored by
Dmytry Fedorchuk
2016-06-08 17:03:28 +0300
1 parent
92a204b7
htacess www
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
.htaccess
Inline
Side-by-side
.htaccess
Wrap text
Show/Hide comments
View file @
bb2fba2
...
...
@@ -70,8 +70,6 @@ AddDefaultCharset utf-8
70
70
71
71
RewriteCond %{REQUEST_FILENAME} !-d
72
72
73
- RewriteCond %{HTTP_HOST} ^([^www].*)$
74
- RewriteRule ^(.*)$ http://www.%1/$1 [R=301]
75
73
76
74
RewriteRule ^.*$ frontend/web/index.php [L]
77
75
...
...