mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-01 14:15:46 +03:00
Updated Compilation recipes (markdown)
@@ -38,6 +38,9 @@ make install
|
||||
### nginx connector
|
||||
|
||||
```sh
|
||||
# ensure env vars are set
|
||||
export MODSECURITY_INC="/opt/ModSecurity/headers/"
|
||||
export MODSECURITY_LIB="/opt/ModSecurity/src/.libs/"
|
||||
cd /opt/
|
||||
git clone https://github.com/SpiderLabs/ModSecurity-nginx
|
||||
cd /opt/ModSecurity-nginx
|
||||
|
||||
Reference in New Issue
Block a user