initial patterns

This commit is contained in:
Fabrizio Salmi
2024-12-21 01:04:06 +01:00
parent 1191ba007d
commit 2636affe5b
20 changed files with 80 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
@block_exceptions {
path_regexp exceptions "(?i)(@streq GET /|@ipMatch 127.0.0.1,::1|@ipMatch 127.0.0.1,::1|@endsWith (internal dummy connection)|@rx ^(?:GET /|OPTIONS *) HTTP/[12].[01]$)"
}
respond @block_exceptions 403