摘要:
搭建环境: 两台centos。 主机一:192.168.1.6 安装haproxy以及apche 主机二:192.168.1.7 安装apache 主机一配置: 使用本地yum源。 安装haproxy、apache: [root@6 ~]# yum -y install haproxy httpd 阅读全文
posted @ 2020-03-08 16:54
meml
阅读(477)
评论(0)
推荐(0)
摘要:
搭建环境: 两台centos。 主机一:192.168.1.6 安装nginx以及apche 主机二:192.168.1.7 安装apache 主机一配置: 配置阿里云的yum源: wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.al 阅读全文
posted @ 2020-03-08 16:23
meml
阅读(557)
评论(0)
推荐(0)