摘要: While passing request nginx replaces URI part which corresponds to location with one indicated in proxy_pass directive. But there are two exceptions from this rule when it is not possible to determine what to replace:if the location is given by regular expression;if inside proxied location URI is ch 阅读全文
posted @ 2014-02-20 17:35 silence.li 阅读(3459) 评论(0) 推荐(0)