mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Improves SecRemoteRules messages on IIS
IIS was not displaying correctly the error messages and the amount of loaded rules while the operator SecRemoteRules was used.
This commit is contained in:
@@ -52,6 +52,7 @@ public:
|
||||
void Dispose();
|
||||
|
||||
BOOL WriteEventViewerLog(LPCSTR szNotification, WORD category = EVENTLOG_INFORMATION_TYPE);
|
||||
BOOL status_call_already_sent;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user