Forum Moderators: open
[edited by: jmccormac at 9:36 am (utc) on Jan 12, 2021]
It is possible to block IP ranges in .htaccess (I think -- zero mugs of coffee at the moment)Why, certainly it is. In 2.2 and earlier the line begins in “Deny from...”; in 2.4 it would be “Require...” (either “Require not blahblah”, or more often “Require blahblah” inside a <RequireNone> envelope).
[edited by: not2easy at 10:14 pm (utc) on Jan 12, 2021]
[edit reason] typo [/edit]