httpd: Could not open configuration file /xxx/conf/httpd.conf: No such file or directory

来源:互联网 发布:rete算法原理视频 编辑:程序博客网 时间:2024/06/14 00:35

解决办法之一:./apachectl -f /xxx/httpd/conf/httpd.conf -k start

即将httpd.conf路径给全

原创粉丝点击