mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 11:16:33 +03:00
Expands log_cb to share ruleMessage structure instead text
Text version still available and it is the default options
This commit is contained in:
@@ -68,6 +68,7 @@ char rules_file[] = "basic_rules.conf";
|
||||
|
||||
#define NUM_REQUESTS 10000
|
||||
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
int i = 0;
|
||||
modsecurity::ModSecurity *modsec;
|
||||
|
Reference in New Issue
Block a user