apache 服务安装与应用

  安装http: yum install httpd -y systemctl start httpd systemctl enable httpd 关闭火墙:  systemctl stop ftewalld systemctl disable firewalld 默认主配置文件:  vim /etc/httpd/conf/httpd.conf 写默认网页 vim /var/www/htm
相关文章
相关标签/搜索