redirect
描述:通过向给定位置发出外部(客户端可见)重定向来拦截访问。
所属动作组:阻断性动作
例:
SecRule REQUEST_HEADERS:User-Agent "Test" "phase:1,id:130,log,redirect:http://www.example.com/failed.html"
如果状态操作存在于同一规则上,并且其值可用于重定向(即,是以下之一:301,302,303或307),则该值将用于重定向状态代码。 否则,将使用状态代码302。
Created with the Personal Edition of HelpNDoc: Easy EPub and documentation editor