mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-16 17:41:52 +03:00
IIS version as stable
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
|
|
||||||
/* Apache Module Defines */
|
/* Apache Module Defines */
|
||||||
#ifdef VERSION_IIS
|
#ifdef VERSION_IIS
|
||||||
#define MODSEC_MODULE_NAME "ModSecurity for IIS (RC)"
|
#define MODSEC_MODULE_NAME "ModSecurity for IIS (STABLE)"
|
||||||
#else
|
#else
|
||||||
#ifdef VERSION_NGINX
|
#ifdef VERSION_NGINX
|
||||||
#define MODSEC_MODULE_NAME "ModSecurity for nginx (Beta)"
|
#define MODSEC_MODULE_NAME "ModSecurity for nginx (Beta)"
|
||||||
|
|||||||
Reference in New Issue
Block a user