RESPONSE_STATUS
此变量包含HTTP响应状态码:
SecRule RESPONSE_STATUS "^[45]" "phase:3,id:58,t:none"
此变量在嵌入模式下可能无法正常工作,因为Apache有时会以不同方式处理某些请求,并且不会调用ModSecurity(所有其他模块)。
Created with the Personal Edition of HelpNDoc: Easy EPub and documentation editor
此变量包含HTTP响应状态码:
SecRule RESPONSE_STATUS "^[45]" "phase:3,id:58,t:none"
此变量在嵌入模式下可能无法正常工作,因为Apache有时会以不同方式处理某些请求,并且不会调用ModSecurity(所有其他模块)。
Created with the Personal Edition of HelpNDoc: Easy EPub and documentation editor