Nginx反向代理工作原理简介与配置详解 by:授客 QQ:1033553122 测试环境CentOS6.5-x86_64 nginx-1.10.0下载地址:http://nginx.org/en/download.html下载地址:http://pan.baidu.com/s/1skNT7zv 安装nginx[root@localhostmnt]#tar-xzvfnginx-1.10.0.tar.gz[root@localhostmnt]#cdnginx-1.10.0[root@localhostnginx-1.10.0]#./configure--prefix=/usr/local/ngn