nginx中proxy_set_header Host $host的做用

http://4856809.blog.51cto.com/4846809/1188931 nginx nginx为了实现反向代理的需求而增长了一个ngx_http_proxy_module模块。其中proxy_set_header指令就是该模块须要读取的配置文件。在这里,全部设置的值的含义和http请求同中的含义彻底相同,除了Host外还有X-Forward-For。 Host的含义是代表请求的
相关文章
相关标签/搜索