Update init.lua

pull/436/head
midoks 2 years ago
parent 7229f9c569
commit 6debb93fd1
  1. 2
      plugins/op_waf/waf/lua/init.lua

@ -551,7 +551,7 @@ end
function waf()
-- if server_name == "unset" then ngx.exit(403) end
if server_name == "unset" then ngx.exit(403) end
min_route()
-- C:D("min_route")

Loading…
Cancel
Save