From ee8f489f4fbe6d5ae694f2348eca77b38fac4e97 Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Thu, 9 May 2024 17:40:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=BB=98=E8=AE=A4=E5=85=B3=E9=97=AD?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E4=B8=8A=E4=BC=A0=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/openresty/1.21.4.3-2-2-focal/1pwaf/data/conf/global.json | 2 +- .../1.21.4.3-2-2-focal/1pwaf/data/conf/siteConfig.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/openresty/1.21.4.3-2-2-focal/1pwaf/data/conf/global.json b/apps/openresty/1.21.4.3-2-2-focal/1pwaf/data/conf/global.json index 67049a51..9ccafd44 100644 --- a/apps/openresty/1.21.4.3-2-2-focal/1pwaf/data/conf/global.json +++ b/apps/openresty/1.21.4.3-2-2-focal/1pwaf/data/conf/global.json @@ -131,7 +131,7 @@ "ipBlockTime": 3000 }, "fileExt": { - "state": "on", + "state": "off", "action": "deny", "code": 403, "type": "fileExtCheck" diff --git a/apps/openresty/1.21.4.3-2-2-focal/1pwaf/data/conf/siteConfig.json b/apps/openresty/1.21.4.3-2-2-focal/1pwaf/data/conf/siteConfig.json index 7de0522a..7b61ba2b 100644 --- a/apps/openresty/1.21.4.3-2-2-focal/1pwaf/data/conf/siteConfig.json +++ b/apps/openresty/1.21.4.3-2-2-focal/1pwaf/data/conf/siteConfig.json @@ -68,7 +68,7 @@ "ipBlockTime": 600 }, "fileExt": { - "state": "on", + "state": "off", "action": "deny", "code": 403, "type": "fileExtCheck"