• Resolved akunsbo

    (@akunsbo)


    From explanation, Wildcards (*) can be used in this option.

    Can I use ? in input?

    If I’m put /?/, would it block /1/, /2/, etc and not block /11/, /22/ etc?

    Thank you

    • This topic was modified 4 years, 6 months ago by akunsbo.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support WFAdam

    (@wfadam)

    Hello @akunsbo and thanks for reaching out to us!

    You can use the wildcard (*) for blocks.

    So if you were to do /*/, it would block everything domain . com /anything.

    Let me know if this was helpful!

    Thanks!

    • This reply was modified 4 years, 6 months ago by WFAdam.
    Thread Starter akunsbo

    (@akunsbo)

    Thanks for the reply.

    So ? can not be used.

    Is there that can be use to block specific digit/letter.

    Let say to block 1 or 2 digit/letter directory only. Because many try to access non existent 1 or 2 digit/letter directory in log.

    But if there’s no alternative, maybe I just put manually.

    Thank you anyway

    Plugin Support WFAdam

    (@wfadam)

    Hello again @akunsbo

    If you have something specific you are trying to block, then I would recommend using specific URLs. You could do something like /1*/ or /1*.

    Thanks for your support!

    Thread Starter akunsbo

    (@akunsbo)

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Regex in Immediately block IPs that access these URLs’ is closed to new replies.