Adding new rewrites
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 15 Jan 2016 20:50:38 +0000 (15:50 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 15 Jan 2016 20:50:38 +0000 (15:50 -0500)
for giveaway and passport

.htaccess

index aa8469d..573c329 100644 (file)
--- 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]