摘要: ###nginx虚拟主机 🌹 1、基于多ip的方式 [root@web03 /etc/nginx/conf.d]# vim game3.conf [root@web03 /etc/nginx/conf.d]# nginx -t [root@web03 /etc/nginx/conf.d]# sys 阅读全文
posted @ 2022-01-04 18:07 JudyJU 阅读(105) 评论(0) 推荐(0)
摘要: #web ###什么是web web就是B/S架构 ###web服务器软件 1、apache 网络模型:select poll epoll 2、nginx 官网:https://nginx.org/ 软件:https://nginx.org/download/ #部署nginx 1、yum安装 1、 阅读全文
posted @ 2022-01-04 15:10 JudyJU 阅读(42) 评论(1) 推荐(0)