package.path = package.path .. ';/?.lua'; local upt = require("lib.upt") local uri = ngx.unescape_uri(ngx.var.arg_uri) upt.upt(uri)