Re: [mod-security-users] How to configure ModSecurity on CentOS 8?
Brought to you by:
victorhora,
zimmerletw
|
From: Reindl H. <h.r...@th...> - 2021-02-19 07:08:07
|
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! |