View Single Post
Old 2006-11-02, 02:36 AM   #3
virgohippy
Madness is like gravity. All it takes is a little... push.
 
virgohippy's Avatar
 
Join Date: Feb 2006
Location: California
Posts: 1,679
About the blog copier, would this work? (htaccess code)

Code:
SetEnvIfNoCase Referer ".*(domainname).*" BadReferrer
order deny,allow
deny from env=BadReferrer
I'm guessing, if they're using an include... but if they're pulling pages manually, maybe block by IP?

Other then that, DangerDave made a decent list of things to do to a copying cheat:

http://www.greenguysboard.com/board/...ad.php?t=33983
__________________
~Warm and Fuzzy.
virgohippy is offline   Reply With Quote