View Single Post
Old 2008-12-15, 01:39 PM   #4
NY Jester
ICQ:147*079*406
 
NY Jester's Avatar
 
Join Date: Oct 2007
Location: Rock*ME*Hardplace
Posts: 2,996
Send a message via ICQ to NY Jester Send a message via AIM to NY Jester
Thanks for the reply CD - so to block out one domain (at the time being) Coudl I set up htaccess like this?
Code:
RewriteEngine on

RewriteCond %{HTTP_REFERER} badsite\.com [NC]
RewriteRule .* http://url.to/go/to.html [F,L]
__________________
The Sexy Side of Porn
NY Jester is offline   Reply With Quote