Update to redirect to new url
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 9 Jan 2019 20:39:54 +0000 (15:39 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 9 Jan 2019 20:39:54 +0000 (15:39 -0500)
For new magazine name

.htaccess

index a21e157..ca097ef 100644 (file)
--- 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 ##