Replies: 0
If a malicious visitor is sometimes visiting https://example.com/badplace and sometimes https://example.com/badplace/index.php, in the list of “Immediately block IPs that access these URLs” can I just enter /badplace/* (to cover both URLs) or do I need 2 entries /badplace and /badplace/*
(It’s actually different visitors to one visitor being blocked by one URL will not already be blocked when trying the 2nd, hence wanting to block both URLs).