01.02.2012, 23:49
I never had to deal with ip ranges but this is how i did it and it blocked me.
order allow,deny
deny from xxxxxxxx
deny from xxxxxxx
allow from all
So, originally, the thing you posted in the first post is supposed to work. Try deleting the htacess file and making a new one with new rules.
If it's a forum then just block it through ACP.
order allow,deny
deny from xxxxxxxx
deny from xxxxxxx
allow from all
So, originally, the thing you posted in the first post is supposed to work. Try deleting the htacess file and making a new one with new rules.
If it's a forum then just block it through ACP.