RewriteCond %{SERVER_PORT} ^80$ RewriteRule ^(.*)$ https://www.gunsgrubandgold.com%{REQUEST_URI}
RewriteCond %{HTTP_HOST} http://www.gunsgrubandgold.com$ [NC] RewriteRule ^(.*)$ https://www.gunsgrubandgold.com/$1 [R=301,L]