mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-16 08:27:10 +03:00
Updated Reference Manual (mediawiki)
@@ -183,7 +183,8 @@ The first step in obtaining nginx server with built-in ModSecurity module is bui
|
||||
1 - Compile standalone module:
|
||||
<pre>
|
||||
~/mod_security$ ./configure --enable-standalone-module
|
||||
~/mod_security$ make && make install
|
||||
~/mod_security$ make
|
||||
~/mod_security$ sudo make install
|
||||
</pre>
|
||||
|
||||
2 - Once the standalone library is built successfully, one can follow with building the nginx server, following the steps from the nginx build tutorial:
|
||||
|
||||
Reference in New Issue
Block a user