mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-24 01:46:57 +03:00
Updated Reference Manual (mediawiki)
parent
1b60e16563
commit
a8c71b3c5e
@ -199,6 +199,10 @@ To build the standalone module from source on a GNU/Linux platform, you need to
|
||||
# RHEL/CentOS style install
|
||||
sudo yum install httpd httpd-devel pcre pcre-devel
|
||||
</pre>
|
||||
<pre>
|
||||
# Debian style install
|
||||
apt-get install apache2-threaded-dev libxml2-dev
|
||||
</pre>
|
||||
For details on why compiling ModSecurity for nginx requires these packages, see [https://github.com/SpiderLabs/ModSecurity/issues/603 issue 603].
|
||||
=== Installation Steps ===
|
||||
1. - Compile standalone module:
|
||||
|
Loading…
x
Reference in New Issue
Block a user