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"