Update the .htaccess file
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 29 Sep 2016 18:31:47 +0000 (14:31 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 29 Sep 2016 18:31:47 +0000 (14:31 -0400)
This is to keep other domains from getting into cache files for the
navigation.

.htaccess

index 4ba5310..a7a1a95 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\.keweenaw\. [NC]
+RewriteRule ^(.*)$ http://www.keweenaw.info/$1 [R=301,L]
 
 # CacheBusting
 RewriteCond %{REQUEST_URI} v/[0-9\.]+/