mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-01 14:15:46 +03:00
Updated Compilation recipes (markdown)
@@ -255,6 +255,7 @@ $ sudo apt-get install g++ flex bison curl doxygen libyajl-dev libgeoip-dev libt
|
|||||||
$ cd /opt/
|
$ cd /opt/
|
||||||
$ git clone https://github.com/SpiderLabs/ModSecurity
|
$ git clone https://github.com/SpiderLabs/ModSecurity
|
||||||
$ git checkout libmodsecurity
|
$ git checkout libmodsecurity
|
||||||
|
$ cd ModSecurity/
|
||||||
$ sh build.sh
|
$ sh build.sh
|
||||||
$ git submodule init
|
$ git submodule init
|
||||||
$ git submodule update #[for bindings/python, others/libinjection, test/test-cases/secrules-language-tests]
|
$ git submodule update #[for bindings/python, others/libinjection, test/test-cases/secrules-language-tests]
|
||||||
|
|||||||
Reference in New Issue
Block a user