nginx参数 uri和request_uri讨论

uri可以输出rewrite后的uri不带参数,要用args查看

request_uri 是请求的完整的uri带参数

原文地址:https://www.cnblogs.com/huochaihe/p/9713946.html