|
发表于 2004-9-17 22:04:27
|
显示全部楼层
- jia@hua:~$ telnet www.linuxsir.cn 80
- GET /bbs/ HTTP1.0/
- Trying 211.93.98.22...
- Connected to www.linuxsir.cn.
- Escape character is '^]'.
- HTTP/1.1 200 OK
- Date: Fri, 17 Sep 2004 14:03:31 GMT
- Server: Apache/2.0.51 (Unix) PHP/4.3.8
- X-Powered-By: PHP/4.3.8
- Set-Cookie: ; path=/
- Set-Cookie: bblastvisit=1095429812; expires=Sat, 17-Sep-2005 14:03:32 GMT; path=/
- Content-Length: 77625
- Connection: close
- Content-Type: text/html
复制代码 |
|