1. nginx  rewrite 和 代理 :https://juejin.im/post/6844903847295451149
  2. nginx灰度发布:https://juejin.im/post/6850037262034894856#heading-20
  3. 需求 : 访问  http://hostname/privacy   服务器上的路径: root_path/privacy.txt   实现的一个方法:利用 rewrite 重写。 
  4. nginx rewrite : https://mp.weixin.qq.com/s/8dNJsgaNUmmC3E8AaZH0ZA