Fixed faulty REQUEST_FILENAME.

This commit is contained in:
ivanr
2007-03-01 12:17:17 +00:00
parent f4fb4ed4f6
commit 8aeff06fc2
3 changed files with 7 additions and 13 deletions

View File

@@ -50,7 +50,7 @@ typedef struct msc_string msc_string;
#include "http_protocol.h"
#define MODULE_NAME "ModSecurity"
#define MODULE_RELEASE "2.1.0"
#define MODULE_RELEASE "2.1.1-dev1"
#define MODULE_NAME_FULL (MODULE_NAME " v" MODULE_RELEASE " (Apache 2.x)")
#define PHASE_REQUEST_HEADERS 1