http模块中location详细介绍
语法规则:location [=卜卜*|八〜]/uri/ {...}二开头表示精确匹配八~开头表示uri以某个常规字符串开头理解为匹配url路径即可。 nginx不对uri做编码,因此请求为/stat
http模块中location详细介绍