美文网首页
Apache 相关命令

Apache 相关命令

作者: 曹渊说创业 | 来源:发表于2022-05-24 10:40 被阅读0次

### Start Apache 2 Server /启动apache服务

`$ sudo /etc/init.d/apache2 start`    

Restart Apache 2 Server /重启apache服务

$ sudo /etc/init.d/apache2 restart

Stop Apache 2 Server /停止apache服务

$ sudo /etc/init.d/apache2 stop

相关文章

网友评论

      本文标题:Apache 相关命令

      本文链接:https://www.haomeiwen.com/subject/zzrjprtx.html