From: Steve Sutton Date: Fri, 15 Jan 2016 20:50:38 +0000 (-0500) Subject: Adding new rewrites X-Git-Tag: v1.4.5^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=e28ded320d0b31266a32575868b12c0f0486af6c;p=web%2FGaylordGolfMecca.git Adding new rewrites for giveaway and passport --- diff --git a/.htaccess b/.htaccess index aa8469d..573c329 100644 --- a/.htaccess +++ b/.htaccess @@ -144,3 +144,5 @@ RewriteRule ^download-photo-print/([0-9]*)/$ Toolkit/Photos/photoProxy.php?type= ############### ## REDIRECTS ## ############### +RewriteRule ^giveaway/? index.php?catid=17 [L] +RewriteRule ^passport/? index.php?catid=16 [L]