摘要: 1,安装 yum install httpd 2,查看是否安装成功 netstat [root@localhost ~]# netstat -anp | grep 80 tcp 0 0 :::80 :::* LISTEN 1487/httpd unix 2 [ ACC ] STREAM LISTEN 阅读全文
posted @ 2017-06-22 20:06 VincentFu 阅读(770) 评论(0) 推荐(0) 编辑