1.yum安装http

[root@localhost ~]# yum install httpd -y

2.启动http服务

[root@localhost ~]# systemctl start  httpd.service

 

 

3.输入ip地址即可访问

centos7安装http服务

相关文章:

  • 2021-07-13
  • 2021-05-13
  • 2021-11-21
  • 2021-05-24
  • 2022-02-07
  • 2022-02-08
  • 2022-03-03
猜你喜欢
  • 2021-04-08
  • 2021-08-13
  • 2022-12-23
  • 2021-12-29
  • 2022-01-05
  • 2021-09-15
  • 2021-11-16
相关资源
相似解决方案