We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07330e5 commit e756dd0Copy full SHA for e756dd0
README.md
@@ -21,9 +21,8 @@ and applying traditional ModSecurity processing. In general, it provides the
21
capability to load/interpret rules written in the ModSecurity SecRules format
22
and apply them to HTTP content provided by your application via Connectors.
23
24
-Currently, libmodsecurity is known to be compatible with the following
25
-Connectors: ModSecurity Nginx Connector (ModSecurity-nginx).
26
-
+If you are looking for ModSecurity for Apache (aka ModSecurity v2.x), it is still under maintenence and available:
+[here](https://github.com/SpiderLabs/ModSecurity/tree/v2/master).
27
28
### What is the difference between this project and the old ModSecurity (v2.x.x)?
29
0 commit comments