nginx location

注意:nginx无论什么location模式,都是第一匹配原则

参考文章:

nginx正则说明 https://blog.csdn.net/gzh0222/article/details/7845981

负载均衡策略 http://nginx.org/en/docs/http/load_balancing.html

nginx日志 http://nginx.org/en/docs/http/ngx_http_core_module.html

nginx location http://nginx.org/en/docs/http/ngx_http_core_module.html#location

nginx 负载均衡说明 http://wangfakang.github.io/sky6/

你可能感兴趣的:(nginx)