Update init.lua
This commit is contained in:
parent
7229f9c569
commit
6debb93fd1
|
|
@ -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…
Reference in New Issue