Forum Moderators: phranque
# block spammy IPs and domains
order allow,deny
deny from 5.144.33.27
deny from 85.185.45.13
deny from 91.121.170.197
deny from 92.18.216.4
deny from 94.242.255.188
deny from 96.47.224.42
deny from 96.47.224.58
deny from 96.47.225.162
deny from 146.0.74.205
deny from 173.44.37.226
deny from 173.44.37.234
deny from 173.44.37.242
deny from 173.44.37.250
deny from 188.143.232.31
deny from 188.143.232.111
deny from 192.111.153.90
deny from 216.152.251.72
#deny from .*domain\.com.*
allow from all shouldn't this be "order deny,allow" to work the way th OP wants?
I've got the following in my .htaccess file:
#deny from .*domain\.com.*
BrowserMatch part-of-my-UA-here keep_out
Deny from env=keep_out