ModSecurity and Apache.
by n00b_noob from LinuxQuestions.org on (#5EAWA)
Hello,
I'm using CentOS 8 x86_64 and I want to configure ModSecurity for Apache. I looked at https://phoenixnap.com/kb/setup-conf...rity-on-apache tutorial, but I can't find any "/etc/modsecurity" directory!!!
I used below find command to find that directory:
Code:# find / -name modsecurity -printBut no result.
Why?
Thank you.


I'm using CentOS 8 x86_64 and I want to configure ModSecurity for Apache. I looked at https://phoenixnap.com/kb/setup-conf...rity-on-apache tutorial, but I can't find any "/etc/modsecurity" directory!!!
I used below find command to find that directory:
Code:# find / -name modsecurity -printBut no result.
Why?
Thank you.