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