[Mod-security-developers] seems expirevar not supported.
Brought to you by:
victorhora,
zimmerletw
From: <877...@qq...> - 2021-09-29 05:31:08
|
all, seems expoirevar not supported. | ACTION_EXPIRE_VAR { //ACTION_NOT_SUPPORTED("ExpireVar", @0); ACTION_CONTAINER($$, new actions::Action($1)); //it is Action, not expirevar; Morever NO expirevar implementation. } I did not make test, but from code, it seems that expirevar not supported. Anyone can help me understand this. thanks huiming |