From 287c19fd3dbbe89ce258076666dbb4f11ac349a8 Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Wed, 26 Feb 2025 14:18:01 +0800 Subject: [PATCH] feat: update waf http config --- .../1.27.1.1-1-focal/1pwaf/data/rules/methodWhite.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/openresty/1.27.1.1-1-focal/1pwaf/data/rules/methodWhite.json b/openresty/1.27.1.1-1-focal/1pwaf/data/rules/methodWhite.json index 93fcad090..978ed5bac 100644 --- a/openresty/1.27.1.1-1-focal/1pwaf/data/rules/methodWhite.json +++ b/openresty/1.27.1.1-1-focal/1pwaf/data/rules/methodWhite.json @@ -114,12 +114,6 @@ "name": "WRAPPED", "type": "httpMethod" }, - { - "state": "on", - "rule": "PROPFIND", - "name": "PROPFIND", - "type": "httpMethod" - }, { "state": "on", "rule": "SRARCH",