Chinaunix首页 | 论坛 | 博客
  • 博客访问: 308127
  • 博文数量: 120
  • 博客积分: 3000
  • 博客等级: 中校
  • 技术积分: 1290
  • 用 户 组: 普通用户
  • 注册时间: 2009-12-19 01:46
文章分类

全部博文(120)

文章存档

2010年(84)

2009年(36)

我的朋友

分类:

2010-02-26 19:53:36

[root@host32 ~]# curl --head http://blog.sina.com.cn/
HTTP/1.1 200 OK
Server: nginx/0.7.62
Date: Fri, 26 Feb 2010 11:51:36 GMT
Content-Type: text/html
Content-Length: 585377
Last-Modified: Fri, 26 Feb 2010 11:49:02 GMT
Connection: keep-alive
Expires: Fri, 26 Feb 2010 11:52:06 GMT
Cache-Control: max-age=30
Accept-Ranges: bytes


[root@host66 ~]# curl --head http://www.discuz.net/index.php
HTTP/1.1 200 OK
Server: nginx/0.7.62
Date: Fri, 26 Feb 2010 11:52:22 GMT
Content-Type: text/html
Connection: keep-alive
Keep-Alive: timeout=10
X-Powered-By: PHP/5.2.10
Set-Cookie: dznet_sid=aZJqaE; expires=Fri, 05-Mar-2010 11:52:22 GMT; path=/; domain=.discuz.net; httponly
Set-Cookie: dznet_onlineusernum=3948; expires=Fri, 26-Feb-2010 11:57:22 GMT; path=/; domain=.discuz.net


[root@host66 ~]# curl --head
HTTP/1.0 301 Moved Permanently
Date: Fri, 26 Feb 2010 11:14:00 GMT
Server: Apache/2.0.61 (Unix)
Location: .cn/
Cache-Control: max-age=3600
Expires: Fri, 26 Feb 2010 12:14:00 GMT
Vary: Accept-Encoding
Content-Length: 231
Content-Type: text/html; charset=iso-8859-1
Age: 2344
X-Cache: HIT from 236-27.D07072022.sina.com.cn
Connection: close

阅读(791) | 评论(0) | 转发(0) |
0

上一篇:cat + more + less

下一篇:使用setfacl划分权限

给主人留下些什么吧!~~