我启动服务器service httpd restart
会提示这个错误httpd: Could not reliably determine the server's fully qualified domain name, using localhost.localdomain for ServerName
这是怎么回事?
还有就是我在浏览器里输入我的IP可以看到apache 2 test page什么的,但是我再在后面加上index,就找不到了。不知道为什么我查看了我的"htdocs"目录下有"index"。
用命令行输入 curl "http://127.0.0.1/index" 只会输出:
<address>Apache/2.2.15 (CentOS) Server at 127.0.0.1 Port 80</address>
</body></html>
这是什么意思?
分少大家原谅,如果有正解,下周再开一贴补分
------解决方案--------------------------------------------------------
csdn是怎么了