From: Steve Sutton Date: Thu, 23 Oct 2014 20:11:54 +0000 (+0000) Subject: add short url X-Git-Tag: v1.0.0~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=e6fa9328fd2a5f7aecc11e6ea3885da131bc6487;p=web%2FTroutCreek.git add short url --- 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]