This is to prevent other domains from getting to site and getting their
site url into the nav cache.
# 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\.troutcreek\. [NC]
+RewriteRule ^(.*)$ http://www.troutcreek.com/$1 [R=301,L]
# CacheBusting
RewriteCond %{REQUEST_URI} v/[0-9\.]+/