MULTIPART_PART_HEADERS
此变量是请求正文中包含Content-Type多部分/表单数据的所有部分标题的集合。集合中每个项的键是在其中找到它的部件的名称,而值是整个部件标题行——包括部件标题名称和部件标题值。
SecRule MULTIPART_PART_HEADERS:parm1 "@rx content-type:.*jpeg" "phase:2,deny,status:403,id:500074,t:lowercase"
注意:v2.9.6及以上版本可用
Created with the Personal Edition of HelpNDoc: Easy EPub and documentation editor