在启动httpd的时候报错:

Centos6 下启动httpd报错 Could not reliably determine the server's解决方法

 

修改/etc/httpd/conf/httpd.conf 配置,去掉ServerName 前的#(或者手动添加ServerName localhost:80)然后重启httpd服务:

Centos6 下启动httpd报错 Could not reliably determine the server's解决方法

 

Centos6 下启动httpd报错 Could not reliably determine the server's解决方法

 

相关文章: