mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Fix FILES_TMP_CONTENT collection key naming mechanism
This commit is contained in:
@@ -1784,7 +1784,7 @@
|
||||
"SecRequestBodyAccess On",
|
||||
"SecUploadKeepFiles On",
|
||||
"SecUploadDir /tmp",
|
||||
"SecRule FILES_TMP_CONTENT:small_text_file1.txt \"small\" \"id:1,phase:3,pass,t:trim,msg:'s'\""
|
||||
"SecRule FILES_TMP_CONTENT:filedata \"small\" \"id:1,phase:3,pass,t:trim,msg:'s'\""
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user