]> git.ipfire.org Git - thirdparty/squid.git/blob - errors/templates/ERR_CANNOT_FORWARD
Merged from trunk
[thirdparty/squid.git] / errors / templates / ERR_CANNOT_FORWARD
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html><head>
3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4 <title>ERROR: The requested URL could not be retrieved</title>
5 <style type="text/css"><!-- %l --></style>
6 </head>
7 <body>
8 <h1>ERROR</h1>
9 <h2>The requested URL could not be retrieved</h2>
10 <hr>
11 <p>The following error was encountered while trying to retrieve the URL: <a href="%U">%U</a></p>
12
13 <blockquote id="error">
14 <p><b>Unable to forward this request at this time.</b></p>
15 </blockquote>
16
17 <p>This request could not be forwarded to the origin server or to any parent caches. The most likely cause for this error is that the cache administrator does not allow this cache to make direct connections to origin servers, and all configured parent caches are currently unreachable.</p>
18
19 <p>Your cache administrator is <a href="mailto:%w%W">%w</a>.</p>
20
21 <br>
22 <hr>
23 <div id="footer">Generated %T by %h (%s)</div>
24 </body></html>