projects
/
web
/
BigFore.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b3caa9
)
update .htaccess file on live site
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 29 Sep 2016 17:56:45 +0000
(13:56 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 29 Sep 2016 17:56:45 +0000
(13:56 -0400)
.htaccess
patch
|
blob
|
history
diff --git
a/.htaccess
b/.htaccess
index
d629df1
..
42c1eac
100644
(file)
--- a/
.htaccess
+++ b/
.htaccess
@@
-18,9
+18,8
@@
AddDefaultCharset utf-8
# Redirect non-www to www
RewriteCond %{ENV:GLM_HOST_ID} PRODUCTION
-RewriteCond %{HTTP_HOST} !^www\. [NC]
-RewriteCond %{HTTP_HOST} !^demo\. [NC]
-RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]
+RewriteCond %{HTTP_HOST} !^www\.bigfore\. [NC]
+RewriteRule ^(.*)$ http://www.bigfore.com/$1 [R=301,L]
# CacheBusting
RewriteCond %{REQUEST_URI} v/[0-9\.]+/