11 2017 档案
摘要:centos 7 安装和配置vncserver 前期准备: 关闭防火墙,centos的防火墙是firewalld,关闭防火墙的命令 1 systemctl stop firewalld.service 1 systemctl stop firewalld.service 1 systemctl st
阅读全文
摘要:nginx.conf配置文件解析(http、server、location) nginx.conf配置文件解析(http、server、location) 标签: nginxnginx-conf 2017-04-26 20:10 1031人阅读 评论(0) 收藏 举报 标签: nginxnginx-
阅读全文
摘要:博客园 首页 新随笔 联系 管理 随笔 - 149 文章 - 28 评论 - 205 nginx简易教程 目录 nginx简易教程 概述 安装与使用 安装 从源代码编译 Nginx Windows 安装 使用 nginx 配置实战 http反向代理配置 负载均衡配置 网站有多个webapp的配置 h
阅读全文