河南高级会员
专心做事,诚信做人
摘要: A服务器(做反向代理):abc.conf # # The default server # server { listen 80; server_name www.abc.com; location /{ proxy_pass http://xxx.xxx.xxx.xxx/abc/;; #B服务... 阅读全文
posted @ 2015-03-26 15:01 河南高级会员 阅读(190) 评论(0) 推荐(0) 编辑
摘要: 1 # For more information on configuration, see: 2 # * Official English Documentation: http://nginx.org/en/docs/ 3 # * Official Russian Documentat... 阅读全文
posted @ 2015-03-26 14:52 河南高级会员 阅读(145) 评论(0) 推荐(0) 编辑