View Single Post
Old 2004-02-06, 02:15 AM   #10
Surfn
If you don’t take a chance the Angels won’t dance
 
Surfn's Avatar
 
Join Date: Aug 2003
Location: Earth on occasion
Posts: 8,812
Send a message via ICQ to Surfn
Mine works fine without the trailing /. Here is part of mine:

RewriteCond %{HTTP_REFERER} !^http://smutbandit.com.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.smutbandit.com.*$ [NC]

and my rewrite condition is different:

RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://smutbandit.com/errors/
Surfn is offline   Reply With Quote