View Single Post
Old 2005-06-15, 06:35 PM   #3
Boogie
I like to blog :)
 
Boogie's Avatar
 
Join Date: Sep 2003
Posts: 1,050
thanks mate. does this look right?

RewriteCond %{HTTP_REFERER} ^http://(.*@)?([a-z0-9-]+\.)*http://www.ridgeviewelem/.org(:[0-9]+)?(/.*)?$ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.*@)?([a-z0-9-]+\.)*http://www.uccpp/.org(:[0-9]+)?(/.*)?$ [NC]
RewriteCond %{HTTP_REFERER} ^http://(.*@)?([a-z0-9-]+\.)*http://www.myspace/.com(:[0-9]+)?(/.*)?$ [NC]
RewriteCond %{HTTP_REFERER} ^http://(.*@)?([a-z0-9-]+\.)*http://www.xanga/.com(:[0-9]+)?(/.*)?$ [NC]
RewriteCond %{HTTP_REFERER} ^http://(.*@)?([a-z0-9-]+\.)*http://www.penny-arcade.com(:[0-9]+)?(/.*)?$ [NC]
RewriteRule .*\.(asf|mpg|mpeg|wmv|avi|rm|gif|jpeg|jpg|zip)$ - [F,L]
__________________
I got a porn blog!
Got a blog worth linking to? Contact me
Boogie is offline   Reply With Quote