Apache的重新启动命令
环境信息
・CentOS Linux发布7.8.2003 (核心版本)
・服务器版本:Apache/2.4.6 (CentOS)
One possible option for paraphrasing “答え” in Chinese is “回答” , which means “answer” or “response”.
systemctl restart httpd.service
红帽企业 Linux 6 (CentOS 6)
在CentOS 6上,服务命令似乎不同。
service httpd start
経緯 – 经过
我在CentOS 7上运行了以下命令,并观察到了重定向处理,因此我进行了调查。
[root@hoge hoge]# service httpd restart
Redirecting to /bin/systemctl restart httpd.service