Updated Reference Manual (mediawiki)

Chaim Sanders 2016-02-15 10:10:37 -05:00
parent a8c71b3c5e
commit 045018904e

@ -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:
<pre>
# RHEL/CentOS style install
sudo yum install httpd httpd-devel pcre pcre-devel
sudo yum install httpd-devel pcre pcre-devel libxml2-devel
</pre>
<pre>
# Debian style install