Updated Reference Manual (mediawiki)

Eli Flanagan
2016-04-13 11:04:02 -04:00
parent 7dd0f1c033
commit f64a931bee

@@ -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
# May also need systemd-devel on newer versions
sudo yum install httpd httpd-devel pcre pcre-devel libxml2-devel sudo yum install httpd httpd-devel pcre pcre-devel libxml2-devel
</pre> </pre>
<pre> <pre>