Skip to content

Instantly share code, notes, and snippets.

@Abrynos
Created May 30, 2022 21:36
Show Gist options
  • Save Abrynos/260d9efedd8e91194e802c55473d4318 to your computer and use it in GitHub Desktop.
Save Abrynos/260d9efedd8e91194e802c55473d4318 to your computer and use it in GitHub Desktop.
nginx filter for too many forbidden responses - use with care
[Definition]
failregex = ^<HOST> -.*"(GET|POST|PUT|DELETE|HEAD).*HTTP.*" 403
ignoreregex =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment