• Resolved Gantar

    (@zkylizer)


    How to drop query string with regex?
    My site is often hit by DDoS with patterns like this at homepage

    /?srohpn
    /?uvhcug
    /?epxghw
    /?bbrdks
    /?nbjfbe


Viewing 1 replies (of 1 total)
  • Plugin Support qtwrk

    (@qtwrk)

    sadly it doesn’t support regex

    but you can just add a* , b* … until z* , maybe also 0* to 9*

    then it will drop all query , but make sure your site normal function doesn’t use any query that included

Viewing 1 replies (of 1 total)
  • The topic ‘Drop Query String’ is closed to new replies.