Created
May 30, 2022 21:36
-
-
Save Abrynos/260d9efedd8e91194e802c55473d4318 to your computer and use it in GitHub Desktop.
nginx filter for too many forbidden responses - use with care
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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