Edit File: ERR_ONLY_IF_CACHED_MISS
<html><head> <meta type="copyright" content="Copyright (C) 1996-2016 The Squid Software Foundation and contributors"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>错误: 不能获取请求的 URL</title> <style type="text/css"><!-- %l body :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; } :lang(he) { direction: rtl; } --></style> </head><body id="%c"> <div id="titles"> <h1>错误</h1> <h2>您所请求的网址(URL)无法获取</h2> </div> <hr> <div id="content"> <p>当尝试取回该 URL 时遇到下面的错误:<a href="%U">%U</a></p> <blockquote id="error"> <p><b>请求的文件在本缓存服务器上未找到,而您设定了<q>only-if-cached</q>(只读取缓存)指令。</b></p> </blockquote> <p>您送出了一个包含 <q>only-if-cached</q> (只读取缓存)缓存控制指令的连结请求。而所要的文件并未存在于本缓存服务器中,<em>或者</em>这个连结请求需要刷新文件而 <q>only-if-cached</q> 指令禁止这么做。</p> <p>缓存服务器的管理员 <a href="mailto:%w%W">%w</a>.</p> <br> </div> <hr> <div id="footer"> <p>已由 %h (%s) 生成 %T</p> <!-- %c --> </div> </body></html>