嗯 关闭友好错误信息了
登录
http://192.168.145.184/显示如下:
Not Found
The requested URL / was not found on this server.
--------------------------------------------------------------------------------
Apache/1.3.41 Server at 127.0.1.1 Port 80
应该是server ip不对
我在sudo ./apachectl start 启动的时候
也是说127.0.1.1这个ip的
我就修改了以下/etc/hosts
把127.0.1.1 ubuntu
改成
192.168.145.184 ubuntu
再启动
kiki@ubuntu:~/bbs/www/bin$ sudo ./apachectl start
[Sat Aug 21 07:20:11 2010] [alert] httpd: Could not determine the server's fully qualified domain name, using 192.168.145.184 for ServerName
./apachectl start: httpd started
登录登录
http://192.168.145.184/又显示
Not Found
The requested URL / was not found on this server.
--------------------------------------------------------------------------------
Apache/1.3.41 Server at 192.168.145.184 Port 80
这个了-_-
是不是要自己做页面呐
【 在 JulyClyde (信RFC1149得自由) 的大作中提到: 】
: 关闭浏览器的“显示有好的HTTP错误信息”这个功能先
--
FROM 211.99.222.*