Open
Description
Hi! I'm using modsecurity v2.94 version and using your great code.
But i meet problem when i try to make a simple modsec rules.
SecRule REQUEST_URI "@contains dangerous" "id:12345,phase:1,deny,setvar:TX.dangerous=1,status:403,msg:'URL contains dangerous'"
modsec blocks successfully by 403 but page still show 404 Apache (mean Haproxy didn't block the request).
Any help for this issue?
Btw thanks for sharing this code makes me love in networking tech!
Metadata
Metadata
Assignees
Labels
No labels