Re: SecRequestBodyAccess Modsecurity

2019-04-16 Thread Carlos Renato
Thank you my friend. I downloaded the URL ( https://github.com/SpiderLabs/ModSecurity.git) using (nginx_refactoring). git clone -b nginx_refactoring https://github.com/SpiderLabs/ModSecurity.git Em seg, 15 de abr de 2019 às 20:22, Felipe Zimmerle escreveu: > Hi Carlos > > There is a known proble

Re: SecRequestBodyAccess Modsecurity

2019-04-15 Thread Felipe Zimmerle
Hi Carlos There is a known problem on ModSercurity 2.x which leads to a problem somewhat similar to what you have reported. If you are running 2.x I would recommend you to move forward to 3.0.3: - https://github.com/SpiderLabs/ModSecurity - https://github.com/SpiderLabs/ModSecurity-nginx If tha

SecRequestBodyAccess Modsecurity

2019-04-15 Thread Carlos Renato
Hello everyone, can anyone help me? I recently compiled NGINX with Modsecurity and noticed that if I keep "On", the SecRequestBodyAccess parameter, I have problems with the POST method. If I keep the parameter as Off, access normally occurs. Does anyone have NGINX with Modsecurity and the SecReq