我配置了httpd.conf配置文件然后
service httpd restart 重启,会不成功,报错
Stopping httpd: [ OK ]
Starting httpd: httpd: Could not open configuration file /etc/httpd/conf/httpd.conf: Permission denied
[FAILED]
然后百度找资料上说 ,非得用 httpd -k restart 命令才能重启。
能告诉我下httpd -k 是什么机制在工作?
service httpd restart 重启,会不成功,报错
Stopping httpd: [ OK ]
Starting httpd: httpd: Could not open configuration file /etc/httpd/conf/httpd.conf: Permission denied
[FAILED]
然后百度找资料上说 ,非得用 httpd -k restart 命令才能重启。
能告诉我下httpd -k 是什么机制在工作?