MENU

nginx 返回 json

2018-06-13 • 閱讀: 3390 • Nginx

json

location /json {
       default_type application/json;
 return 200 '{"date":"$time_local","status":"success","result":"nginx json"}';
}

兼总条贯 知至知终