server_port;
fastcgi_param SERVER_NAME $server_name;
# PHP only, required if PHP was built withExample:
; http://www.foo.bar/status
; http://www.foo.bar/status?json
; http://www.foo.bar/status?html
; http://www.foo.bar/status?xml
;
; 默认情况下,状态页面只输出简短的状态。; Example:
; http://www.foo.bar/status?full
; http://www.foo.bar/status?json&full
; http://www.foo.bar/status?html&full
; http://www.foo.bar/status?