mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-02 06:34:44 +03:00
restore note from broken formatting
@@ -196,8 +196,7 @@ The standalone ModSecurity is located at https://www.modsecurity.org/download.ht
|
|||||||
=== Preinstallation Steps ===
|
=== Preinstallation Steps ===
|
||||||
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. You 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>
|
||||||
|
|||||||
Reference in New Issue
Block a user