mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Restores the original format string for error logging for ModSecurity when compiled as a standalone module. Specifically, the format string has "[client %s]" back again: this is required for standalone modules as Apache is not present to implicitly log the client source IP address.
ModSecurity 2
Copyright (c) 2004-2024 Trustwave Holdings, Inc. (https://www.trustwave.com/) Copyright (c) 2024-2024 OWASP ModSecurity Project (https://www.owasp.org/)
You may not use this file except in compliance with the License. You may obtain a copy of the License at: https://www.apache.org/licenses/LICENSE-2.0
If any of the files related to licensing are missing or if you have any other questions related to licensing please contact us here: modsecurity@owasp.org.
Documentation
Please refer to: the documentation folder for the reference manual.
Sponsor Note
Original Development of ModSecurity was sponsored by Trustwave. In 2024, stewardship was transferred to OWASP.
Contact us for sponsorship!
You can also send us donations using the OWASP donations page.
Description
Languages
C++
89.1%
M4
4.8%
LLVM
4.1%
Makefile
0.7%
CMake
0.5%
Other
0.8%