Bob: .htaccess ip-blöcke sperren

Beitrag lesen

vermutung:
Allow from 145.22 ist umfassender. es erlaubt auch
145.224. oder 145.229.

Was verleitet dich zu der Annahme?

manual:

Allow from 10.1
 Allow from 10.1.0.0/255.255.0.0
 Allow from 10.1.0.0/16

Note that the last three examples above match exactly the same set of hosts.