skip to Main Content

Apache log line too much long

I have Cloud Foundry and php app with mod-sec. The app receives from the browser a json POST. The post contains several images coded in base 64 and Apace cut this in some lines: 2020-05-01T13:49:31.69+0200 [APP/PROC/WEB/0] OUT 11:49:31 httpd modsec…

VIEW QUESTION

ModSecurity SecRule RESPONSE_BODY doesn't work – Apache

I have Ubuntu 18.10 with apache2, libapache2-mod-security2, modsecurity-crs packages with their default configuration except for enabling ModSecurity debug logging and copying modsecurity.conf-recommended and adding SecRuleEngine On. I added a new SecRule to a separate file in /etc/modsecurity/ Content of /etc/modsecurity/sf4-modsec.conf…

VIEW QUESTION
Back To Top
Search