mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
Updated build instructions for Fedora
This commit is contained in:
parent
84eba7ad1a
commit
9a0c9d4938
@ -65,7 +65,8 @@ $ cd /opt/
|
|||||||
$ wget http://nginx.org/download/nginx-1.9.2.tar.gz
|
$ wget http://nginx.org/download/nginx-1.9.2.tar.gz
|
||||||
$ tar -xvzf nginx-1.9.2.tar.gz
|
$ tar -xvzf nginx-1.9.2.tar.gz
|
||||||
$ yum install zlib-devel
|
$ yum install zlib-devel
|
||||||
$ ./configure --add-module=/opt/ModSecurity-nginx```
|
$ ./configure --add-module=/opt/ModSecurity-nginx
|
||||||
|
```
|
||||||
|
|
||||||
On unix the project uses autotools to help the compilation process.
|
On unix the project uses autotools to help the compilation process.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user