View Single Post
Old 01-19-2007, 11:59 AM  
selena
Confirmed User
 
selena's Avatar
 
Join Date: Aug 2004
Location: On The Edge
Posts: 7,994
htaccess question

Is this the right code to just totally ban a site by referer?
Code:
RewriteEngine on
Options +FollowSymlinks
RewriteCond %{HTTP_REFERER} ^http://(www\.)?crappysite.com(/)?.*$     [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(www\.)?crappysite.com(/)?.*$
RewriteRule .* - [F]
__________________
~
Doer of Things at
MetArtMoney
Where Flawless Beauty Meets Art
~The MetArt Network ~
selena.delgado9
selena is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote