Re: How to configure ModSecurity on CentOS 8?
Jason Long via mod-security-users <[email protected]> Sun, 21 Feb 2021 19:28:21 +0000 (UTC)
| Newsgroups | gmane.comp.apache.mod-security.user |
|---|---|
| Message-ID | <[email protected]> |
Thank you so much for your answer.I installed ModSecurity as below:
# yum install gcc-c++ flex bison yajl yajl-devel curl-devel curl GeoIP-devel doxygen zlib-devel pcre-devel# cd /opt/# git clone https://github.com/SpiderLabs/ModSecurity# cd ModSecurity# git checkout -b v3/master origin/v3/master# sh build.sh# git submodule init# git submodule update# ./configure# yum install https://archives.fedoraproject.org/pub/archive/fedora/linux/updates/23/x86_64/b/bison-3.0.4-3.fc23.x86_64.rpm# make# make install
But I can't see any "mod_security.conf" file in "httpd" directory! Why?
On Sunday, February 21, 2021, 07:16:54 PM GMT+3:30, Ervin Hegedüs <[email protected]> wrote:
On Sun, Feb 21, 2021 at 03:11:17PM +0000, Jason Long via mod-security-users wrote:
> Hello,Any tutorial about configuring it?
https://coreruleset.org/installation/
https://www.netnea.com/cms/apache-tutorial-6_embedding-modsecurity/
Not a CentOS 8 specific, but hope this helps.
a.
_______________________________________________
mod-security-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mod-security-users
Commercial ModSecurity Rules and Support from Trustwave's SpiderLabs:
http://www.modsecurity.org/projects/commercial/rules/
http://www.modsecurity.org/projects/commercial/support/