
SecRule REQUEST_HEADERS:User-Agent "Googlebot" "id:60103,deny,t:none,phase:1,chain,status:406,msg:'Another xmlrpc attack, request like from google to xmlrpc'"
SecRule REQUEST_METHOD "^POST$" "t:none,chain"
SecRule REQUEST_URI "/xmlrpc.php"
