- 论坛徽章:
- 2
|
/usr/local/sbin/squidclient -h www.bsdlover.cn -p 80 -m PURGE http://www.bsdlover.cn/index.html
HTTP/1.1 501 Method Not Implemented
Date: Sun, 23 Dec 2007 11:05:35 GMT
Server:
Allow: GET,HEAD,POST,OPTIONS,TRACE
Content-Length: 328
Connection: close
Content-Type: text/html; charset=iso-8859-1
X-Pad: avoid browser bug
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>501 Method Not Implemented</title>
</head><body>
<h1>Method Not Implemented</h1>
<p>PURGE to /index.html not supported.<br />
</p>
<hr>
<address> Server at www.bsdlover.cn Port 80</address>
</body></html>
最新研究结果,很是奇怪啊,我明明给了purge的权限,这里却没有,谁在用squid?帮忙看看咋回事,多谢! |
|