projects
/
web
/
AppleTreeInn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
239bab3
)
update live
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 3 Jul 2014 14:22:32 +0000
(10:22 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 3 Jul 2014 14:22:32 +0000
(10:22 -0400)
.htaccess
patch
|
blob
|
history
diff --git
a/.htaccess
b/.htaccess
index
30034b3
..
8f97a9e
100644
(file)
--- a/
.htaccess
+++ b/
.htaccess
@@
-14,12
+14,11
@@
ErrorDocument 404 /404.html
RewriteEngine On
AddDefaultCharset utf-8
-RewriteBase /www.appletreeinn.com/
+
#
RewriteBase /www.appletreeinn.com/
# 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]
# CacheBusting