mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 17:41:52 +03:00
NGINX set to STABLE
This commit is contained in:
@@ -53,10 +53,10 @@
|
|||||||
#define MODSEC_MODULE_NAME "ModSecurity for IIS (STABLE)"
|
#define MODSEC_MODULE_NAME "ModSecurity for IIS (STABLE)"
|
||||||
#else
|
#else
|
||||||
#ifdef VERSION_NGINX
|
#ifdef VERSION_NGINX
|
||||||
#define MODSEC_MODULE_NAME "ModSecurity for nginx (RC)"
|
#define MODSEC_MODULE_NAME "ModSecurity for nginx (STABLE)"
|
||||||
#else
|
#else
|
||||||
#ifdef VERSION_STANDALONE
|
#ifdef VERSION_STANDALONE
|
||||||
#define MODSEC_MODULE_NAME "ModSecurity Standalone (RC)"
|
#define MODSEC_MODULE_NAME "ModSecurity Standalone (STABLE)"
|
||||||
#else
|
#else
|
||||||
#define MODSEC_MODULE_NAME "ModSecurity for Apache"
|
#define MODSEC_MODULE_NAME "ModSecurity for Apache"
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user