apachectl命令 – apache服务器前端控制工具-kb88凯时官网登录

来自:网络
时间:2020-09-24
阅读:
免费资源网 - https://freexyz.cn/

apachectl命令是apache的web服务器前端控制工具,用以启动、关闭和重新启动web服务器进程。

语法格式: apachectl [参数]

常用参数:

configtest检查设置文件中的语法是否正确
fullstatus显示服务器完整的状态信息
graceful重新启动apache服务器,但不会中断原有的连接
help显示帮助信息
restart重新启动apache服务器
start启动apache服务器
status显示服务器摘要的状态信息
stop停止apache服务器
startssl启动带ssl支持的apache的web服务器进程

参考实例

测试配置文件语法:

[root@linuxcool ~]# apachectl configtest
ah00558: httpd: could not reliably determine the server's fully qualified domain name, using fe80::6da1:1b23:c479:649a. set the 'servername' directive globally to suppress this message
syntax ok

显示服务器状态信息:

[root@linuxcool ~]# apachectl status

重新启动apache服务器:

[root@linuxcool ~]# apachectl restart
免费资源网 - https://freexyz.cn/
返回顶部
顶部
网站地图