View Single Post
Old 01-12-2003, 03:47 AM   PM User | #3
kornhead
New to the CF scene

 
Join Date: Jan 2003
Location: Spokane WA
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
kornhead is an unknown quantity at this point
I also tried putting the below in my .htaccess but that also did not work.

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(www\.kornhead.net/.*$ [NC]
RewriteRule \.(mp3|jpg)$ - [F]
kornhead is offline   Reply With Quote