linux安装nginx
1.EPEL-release软件包,非官方,常用软件源
2.curl http://localhost 向本地80端口发送get请求
虚拟主机:192.168.248.128 nginx配置80端口
真实机中访问失败
1.yum install epel-release
2.yum install nginx
静,静,静
1.EPEL-release软件包,非官方,常用软件源
2.curl http://localhost 向本地80端口发送get请求
虚拟主机:192.168.248.128 nginx配置80端口
真实机中访问失败
1.yum install epel-release
2.yum install nginx