From: Steve Sutton Date: Thu, 29 Sep 2016 18:50:24 +0000 (-0400) Subject: Update .htaccess file X-Git-Tag: v1.0.15^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=2f365d83b50bb6747aff2d5625cacdd35f0b5568;p=web%2FSooLocks.git Update .htaccess file This is to keep the site on one domain. --- diff --git a/.htaccess b/.htaccess index ca9dfe8..6d275cc 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\.soolocks\. [NC] +RewriteRule ^(.*)$ http://www.soolocks.com/$1 [R=301,L] # CacheBusting RewriteCond %{REQUEST_URI} v/[0-9\.]+/