mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds using bodies in chunks example
This commit is contained in:
3
examples/using_bodies_in_chunks/example.conf
Normal file
3
examples/using_bodies_in_chunks/example.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
SecDebugLog /dev/stdout
|
||||
SecDebugLogLevel 9
|
||||
SecRule RESPONSE_BODY "/soap:Body" "id:1,phase:5,deny"
|
Reference in New Issue
Block a user