diff --git a/apps-gx10/fc-php/deployment-php-waf.json b/apps-gx10/fc-php/deployment-php-waf.json index 2055ab3..563b5da 100644 --- a/apps-gx10/fc-php/deployment-php-waf.json +++ b/apps-gx10/fc-php/deployment-php-waf.json @@ -67,6 +67,10 @@ "name": "MODSEC_AUDIT_LOG_TYPE", "value": "Serial" }, + { + "name": "ALLOWED_METHODS", + "value": "GET HEAD POST OPTIONS DELETE" + }, { "name": "LOGLEVEL", "value": "warn"