location /getPath { content_by_lua 'ngx.say(os.getenv("PATH"))'; ... https://github.com/openresty/lua-nginx-module#system-environment-variable-support ...
確定! 回上一頁