Added TX_SEVERITY variable. See #60.

This commit is contained in:
brectanus
2007-08-08 22:11:02 +00:00
parent d2fd881c00
commit 648037fdb5
5 changed files with 32 additions and 0 deletions

View File

@@ -320,6 +320,7 @@ struct modsec_rec {
apr_time_t time_checkpoint_3;
const char *matched_var;
int tx_severity;
/* upload */
int upload_extract_files;