Hello! I am trying to drop query string requests in httpd.conf.
I have tried variations of location and location match (I'm pretty rough at getting Lua patterns configured) and nothing seems to work.
This does not work:
location "*\?" { block drop }
Any tips much appreciated.
Thank you,
Paul

