You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have written a guide on how to install ModSecurity-apache from source for Ubuntu 20.04 here.
When attempting to Include crs-setup.conf and the coreruleset/rules directory I receive a startup error in regards to SecDefaultAction.
AH00526: Syntax error on line 106 of /etc/apache2/conf-available/crs-setup.conf:
Invalid command 'SecDefaultAction', perhaps misspelled or defined by a module not included in the server configuration
I am sure this is a matter of figuring out how to include these files in ModSecurity v3.0.4.
I suppose this is a multi-issue.
Please understand I am not a programmer by any means; I am learning.
The reason I made this issue is because I am curious of this: What does "ModSecurity-apache is unstable" mean, exactly?