|
|
|
|
|
|
![]() |
#6 | |
Shut up brain, or I'll stab you with a Q-tip!
Join Date: Aug 2003
Posts: 114
|
Quote:
My rewrite rules look something like this: RewriteCond %{HTTP_REFERER} !^http://(www\.)?domainname.com(/)?.*$ [NC] RewriteRule .*\.(gif|jpg)$ http://www.domainname.com/hlink.html [R] The ^ matches start of line, so if the referrering string doesn't begin with my domain name the rewrite rule kicks in. Would this fix the problem, or is there something else that I'm missing? |
|
![]() |
![]() |
|
|