liwp_Stephen

重启Mac上的Apache服务

这个命令很早以前就查过了,但是每次使用的时候还是要在网上查:

停止服务:sudo /usr/sbin/apachectl stop

开启服务:sudo /usr/sbin/apachectl start

重启服务:sudo /usr/sbin/apachectl restart

分类:

技术点:

相关文章:

  • 2021-12-01
  • 2021-12-06
  • 2021-12-06
  • 2022-12-23
  • 2021-11-13
  • 2021-06-01
  • 2021-12-06
猜你喜欢
  • 2021-12-06
  • 2022-12-23
  • 2022-12-23
  • 2022-02-15
  • 2021-12-06
  • 2021-12-06
相关资源
相似解决方案