Re: [mod-security-users] How to configure ModSecurity on CentOS 8?
Brought to you by:
victorhora,
zimmerletw
|
From: Jason L. <hac...@ya...> - 2021-02-19 11:54:14
|
Thank you.I did:# yum install mod_securityLast metadata expiration check: 1:10:47 ago on Thu 18 Feb 2021 05:21:45 PM +0330.Package mod_security-2.9.2-8.el8.x86_64 is already installed.Dependencies resolved.Nothing to do.Complete!
As you see, it installed mod_security-2.9.2. My main problem is how to configure it!The URL that I sent is a little old tutorial.
On Friday, February 19, 2021, 10:41:44 AM GMT+3:30, Reindl Harald <h.r...@th...> wrote:
Am 19.02.21 um 07:10 schrieb Jason Long via mod-security-users:
> Hello,
> I'm using CentOS 8 x86_64 and I want to configure ModSecurity for
> Apache. I looked at
> "https://phoenixnap.com/kb/setup-configure-modsecurity-on-apache"
> tutorial, but I can't find any "/etc/modsecurity" directory!!!
> I used below find command to find that directory:
>
> # find / -name modsecurity -print
>
> But no result.
>
> Is "/etc/modsecurity" directory replaced by
> "/etc/httpd/conf.d/mod_security.conf" and
> "/etc/httpd/conf.modules.d/10-mod_security.conf" ?
besides that's that higly packaging dependent you don't even say which
version of modsec you are using and from where the package comes
my private packages of modsec2 as example expecting their rules in
/etc/httpd/modsecurity.d/
BTW: CentOS8 is dying!
_______________________________________________
mod-security-users mailing list
mod...@li...
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/
|