centos可以通过
systemctl httpd status 来查看,mac os x中有无类似命令?
回复内容:
在mac os x系统的终端中,如何查看 apache的运行状态?
centos可以通过 systemctl httpd status 来查看,mac os x中有无类似命令?
用这个:
apachectl status
或者:
ps aux | grep httpd
【说明】:本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!