Update waf.lua

pull/46/head
李扬 2015-05-07 19:30:26 +08:00
parent 62031899e1
commit 4d79bb7d64
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ elseif ngx.var.http_Acunetix_Aspect then
elseif ngx.var.http_X_Scan_Memo then
ngx.exit(444)
elseif whiteurl() then
elseif white_servername() then
elseif ua() then
elseif url() then
elseif args() then