From e6fa9328fd2a5f7aecc11e6ea3885da131bc6487 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Thu, 23 Oct 2014 20:11:54 +0000 Subject: [PATCH] add short url --- .htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/.htaccess b/.htaccess index 17d264b..62544d0 100644 --- a/.htaccess +++ b/.htaccess @@ -148,6 +148,7 @@ RewriteRule ^video-featured-toggle/([0-9]*)/ Toolkit/Videos/toggleFeatured.php?k ############### ## REDIRECTS ## ############### +RewriteRule ^reunions http://www.troutcreek.com/reunions-and-groups-385/ [R=301,L] RewriteRule ^petoskeysoccer$ http://www.troutcreek.com/petoskey-soccer-tournament-171/ [R=301,L] RewriteRule ^petoskeystones$ http://www.troutcreek.com/petoskey-stones-165/ [R=301,L] RewriteRule ^petoskey$ http://www.troutcreek.com/petoskey-166/ [R=301,L] -- 2.17.1