判断题
可以通过service httpd status命令并结合$?的值来监控httpd服务的运行状态。
正确(↓↓↓ 点击‘点击查看答案’看答案解析 ↓↓↓)
判断题 源码包安装apache的过程中,configure命令的作用是用来检测环境。
判断题 可以通过service httpd status命令的返回值,即结合$?的值来监控httpd服务的运行状态。
判断题 Apache可通过配置虚拟主机来实现多个网站的架设。