Wrong IP block method
-
Hi: When I block an IP, Wordfence writes in file .httaccess a line like:
deny from 200.27.53.117From Apache 2.4 the nomenclature is different, so in servers like mine, the IPs are not being blocked, unless they are written like this:
<RequireAll>
Require all granted
Require not ip 200.27.53.117How can I indicate Wordfence that my Apache version is 2.4 or above ?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Wrong IP block method’ is closed to new replies.