From 7de3f1e50b0994f80e28237c024ec5db6e1c3f48 Mon Sep 17 00:00:00 2001 From: brenosilva Date: Mon, 8 Oct 2012 15:04:22 +0000 Subject: [PATCH] MODSEC-297 --- apache2/modsecurity.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache2/modsecurity.h b/apache2/modsecurity.h index 41be1fae..5fb01e86 100644 --- a/apache2/modsecurity.h +++ b/apache2/modsecurity.h @@ -176,7 +176,7 @@ extern DSOLOCAL int *unicode_map_table; #define ACTION_ALLOW 5 #define ACTION_ALLOW_REQUEST 6 #define ACTION_ALLOW_PHASE 7 -#define ACTION_ALLOW_PHASE 8 +#define ACTION_PAUSE 8 #define MODSEC_DISABLED 0 #define MODSEC_DETECTION_ONLY 1