mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Initial support for Lua script engine
This commit is contained in:
@@ -2296,7 +2296,7 @@ act:
|
||||
}
|
||||
| ACTION_EXEC
|
||||
{
|
||||
ACTION_NOT_SUPPORTED("Exec", @0);
|
||||
//ACTION_CONTAINER($$, new actions::Exec($1));
|
||||
}
|
||||
| ACTION_EXPIRE_VAR
|
||||
{
|
||||
|
Reference in New Issue
Block a user