From: Steve Sutton Date: Thu, 29 Sep 2016 18:31:47 +0000 (-0400) Subject: Update the .htaccess file X-Git-Tag: v1.5.3^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=9de2eee5fd8f6a47ec54582a8c07cd61452a860e;p=web%2FKeweenaw.git Update the .htaccess file This is to keep other domains from getting into cache files for the navigation. --- diff --git a/.htaccess b/.htaccess index 4ba5310..a7a1a95 100644 --- 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\.]+/