nginx配置—之location模式匹配
摘要:1、location正则 2、location匹配的优先级 (1)location匹配的优先级与location在配置文件中的顺序无关(2)精确匹配( = ),首先处理精确匹配,如果匹配上,就停止搜索其他匹配(3)普通字符匹配( ^~ ),越精确匹配,优先级越高,如果匹配上,停止搜索匹配(4)正则表
阅读全文
posted @ 2018-06-08 06:16
posted @ 2018-06-08 06:16
posted @ 2018-06-07 22:20
posted @ 2018-06-06 09:59