RewriteCond %{HTTP_REFERER} ^http://(www\.)?.*(-|.)blah(-|.).*$ [OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?blah.*$ [OR]
This part
?.*(-|.)blah(-|.).*$
vs
?blah.*$
Are they essentially the same? Or, should I have both in redirecting a specific referring url?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks