书上说,可以telnet访问web server,然后可以get到html的源代码,但是,我不知道什么时候可以输入 get xyz.html http/1.1,总是得到 一个 400 的错误页面代码。只有访问google.com的400是一个比较大的页面。这个是水木的400。
---------------------------------------------------
<html>
<head><title>400 Bad Request</title></head>
<body bgcolor="white">
<center><h1>400 Bad Request</h1></center>
<hr><center>nginx/0.7.64</center>
</body>
</html>
失去了跟主机的连接。
C:\>
---------------------------------------------------
--
修改:pengtu FROM 58.23.13.*
FROM 58.23.13.*