mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-18 23:26:13 +03:00
Updated Reference Manual (mediawiki)
parent
045018904e
commit
7056b36d13
@ -197,7 +197,7 @@ The standalone ModSecurity is located at https://www.modsecurity.org/download.ht
|
|||||||
To build the standalone module from source on a GNU/Linux platform, you need to install the standard and development packages for apache and prce. For example:
|
To build the standalone module from source on a GNU/Linux platform, you need to install the standard and development packages for apache and prce. For example:
|
||||||
<pre>
|
<pre>
|
||||||
# RHEL/CentOS style install
|
# RHEL/CentOS style install
|
||||||
sudo yum install httpd-devel pcre pcre-devel libxml2-devel
|
sudo yum install httpd httpd-devel pcre pcre-devel libxml2-devel
|
||||||
</pre>
|
</pre>
|
||||||
<pre>
|
<pre>
|
||||||
# Debian style install
|
# Debian style install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user