Linux:启动http服务
摘要:
1、安装apache yum install httpd #根据提示,输入Y安装即可成功安装 systemctl start httpd.service #启动apache systemctl stop httpd.service #停止apache systemctl restart httpd. 阅读全文
posted @ 2019-09-05 19:10
我好了Nina
阅读(6299)
评论(0)
推荐(1)