]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
- Added ERR_ONLY_IF_CACHED_MISS
authorrousskov <>
Sat, 21 Mar 1998 01:02:33 +0000 (01:02 +0000)
committerrousskov <>
Sat, 21 Mar 1998 01:02:33 +0000 (01:02 +0000)
errors/English/ERR_ONLY_IF_CACHED_MISS [new file with mode: 0644]

diff --git a/errors/English/ERR_ONLY_IF_CACHED_MISS b/errors/English/ERR_ONLY_IF_CACHED_MISS
new file mode 100644 (file)
index 0000000..31bf22b
--- /dev/null
@@ -0,0 +1,26 @@
+<HTML><HEAD>
+<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
+</HEAD><BODY>
+<H1>ERROR</H1>
+<H2>The requested URL could not be retrieved</H2>
+<HR>
+<P>
+While trying to retrieve the URL:
+<A HREF="%U">%U</A>
+<P>
+The following error was encountered:
+<UL>
+<LI>
+<STRONG>
+Valid document was not found in the cache and <code>only-if-cached</code>
+directive was specified.
+</STRONG>
+</UL>
+
+<P>
+
+You have issued a request with a <code>only-if-cached</code> cache control
+directive. The document was not found in the cache, <em>or</em> it required
+revalidation prohibited by <code>only-if-cached</code> directive.
+
+</P>