Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
how to use ngx lua to catch nginx error log
jaywaychou
HI, everyone. Now, I use ngx_lua to catch nginx access log (just use variable in nginx [ngx.var.status],[ngx.var.http_x_forwarded_for],[ngx.var.request_time] ). But how to get the PHP error log from fastcgi_pass.