You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+83Lines changed: 83 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,89 @@ $ make
31
31
$ sudo make install
32
32
```
33
33
34
+
# Usage
35
+
36
+
libModSecurity for Apache extends your configuration directives. In order to load the module into Apache add the following directive to your Apache configuration:
0 commit comments