2019年4月10日
摘要: 先来看下proxy_set_header的语法 语法: proxy_set_header field value; 默认值: proxy_set_header Host $proxy_host; proxy_set_header Connection close; 上下文: http, server 阅读全文
posted @ 2019-04-10 16:30 潇潇六月雨 阅读(2099) 评论(0) 推荐(0)