apachectl 命令详解-graceful 不中断原有连接,重新启动 Apache 服务器

apachectl(Apache control interface) 参         数:

 

 

fullstatus     显示服务器完整的状态信息。

 

graceful     重新启动 Apache 服务器,但不会中断原有的连接。用于修改了配置文件后进行重新读 取配置文件。

help          显示帮助信息。

restart       重新启动 Apache 服务器。 = httpd -k restart start          启动 Apache 服务器。

 

 

status       显示服务器摘要的状态信息。

 

 

stop       停止 Apache 服务器。

posted @ 2019-08-09 15:57  樊伟胜  阅读(910)  评论(0编辑  收藏  举报