projects
/
web
/
GaylordGolfMecca.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d529d03
)
Add rewrite rule for headwater url
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 4 May 2017 17:15:47 +0000
(13:15 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Thu, 4 May 2017 17:15:47 +0000
(13:15 -0400)
.htaccess
patch
|
blob
|
history
diff --git
a/.htaccess
b/.htaccess
index
188082b
..
7268c14
100644
(file)
--- a/
.htaccess
+++ b/
.htaccess
@@
-19,7
+19,7
@@
AddDefaultCharset utf-8
# Block any .ru or .in referrers BRG 06/07/16
RewriteCond %{HTTP_REFERER} .*\.ru [NC,OR]
-RewriteCond %{HTTP_REFERER} .*\.in
+RewriteCond %{HTTP_REFERER} .*\.in
RewriteRule .* - [F]
@@
-154,3
+154,4
@@
RewriteRule ^download-photo-print/([0-9]*)/$ Toolkit/Photos/photoProxy.php?type=
###############
RewriteRule ^giveaway/? index.php?catid=17 [L]
RewriteRule ^passport/? index.php?catid=16 [L]
+RewriteRule ^headwaters/? index.php?catid=69 [L]