摘要: #"~" must be used for case sensitive matching #"~*" must be used for case insensitive matching location = / { # this matches only the / query. # configuration example #1 } location / { ... 阅读全文
posted @ 2015-12-10 19:42 hao.ma 阅读(163) 评论(0) 推荐(0)