logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

nginx+php https 实践

安装环境:[root@web01 ~]# uname -r2.6.32-696.el6.x86_64[root@web01 ~]# cat /etc/redhat-release CentOS release 6.9 (Final)模拟环境需要的硬件:两台虚拟机:web01(客户端)、lb01(服务端,nginx负载均衡)安装epel源:[root@web01 ~]# yum install ep

#nginx#https#php
到底了