From: Steve Sutton Date: Wed, 9 Jan 2019 20:39:54 +0000 (-0500) Subject: Update to redirect to new url X-Git-Tag: v1.5.30^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=7ef5166fdbf6ae099cbf8536a28ee26508d8d9b3;p=web%2FGaylordGolfMecca.git Update to redirect to new url For new magazine name --- diff --git a/.htaccess b/.htaccess index a21e157..ca097ef 100644 --- a/.htaccess +++ b/.htaccess @@ -42,6 +42,7 @@ RewriteCond %{REQUEST_URI} v/[0-9\.]+/ RewriteRule ^v/[0-9\.]+/(.*) $1 [L] RewriteRule ^winaround/? index.php?catid=65 [L] +RewriteRule ^headwaters-magazine-69/ https://www.gaylordgolfmecca.com/northern-michigan-golfer-magazine-69/ [R=301,L] ############ ## Events ##