How to redirect certain IP address to makemonies with .htaccess?

irideflatland

New member
Dec 23, 2008
369
2
0
So we've been getting some credit card frauders hitting our store again, and I don't know how to stop them...
So I keep blocking their IPs with .htaccess but then they just use new ones. Can someone give me the code to redirect their IPs to makemoniesonline? Hopefully they will get tired of seeing that.
 


I think this might be right??

RewriteCond %{REMOTE_ADDR} ^186\.89\.71\.60$
RewriteRule .* http://makemoniesonline.com [R=302,L]
 
you can do it right in Cpanel if you have that.

you might be better off blocking whole countries if you're only selling in north america