]> git.ipfire.org Git - thirdparty/squid.git/blame - errors/templates/ERR_FORWARDING_DENIED
SourceFormat Enforcement
[thirdparty/squid.git] / errors / templates / ERR_FORWARDING_DENIED
CommitLineData
8289d754
AJ
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<html><head>
bde978a6 3<meta type="copyright" content="Copyright (C) 1996-2015 The Squid Software Foundation and contributors">
238054f1 4<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8289d754 5<title>ERROR: The requested URL could not be retrieved</title>
0b28135a
AJ
6<style type="text/css"><!--
7 %l
8
9body
10:lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
20da6852 11:lang(he) { direction: rtl; }
0b28135a 12 --></style>
d7f60e25 13</head><body id=%c>
2efb44d2 14<div id="titles">
8289d754
AJ
15<h1>ERROR</h1>
16<h2>The requested URL could not be retrieved</h2>
2efb44d2 17</div>
8289d754 18<hr>
2efb44d2
AJ
19
20<div id="content">
8289d754
AJ
21<p>The following error was encountered while trying to retrieve the URL: <a href="%U">%U</a></p>
22
5b52cb6c 23<blockquote id="error">
8289d754
AJ
24<p><b>Forwarding Denied.</b></p>
25</blockquote>
26
0bc580bd 27<p>This cache will not forward your request because it is trying to enforce a sibling relationship. Perhaps the client at %i is a cache which has been misconfigured.</p>
5b52cb6c 28
8289d754 29<p>Your cache administrator is <a href="mailto:%w%W">%w</a>.</p>
f688e673 30
5b52cb6c 31<br>
2efb44d2
AJ
32</div>
33
5b52cb6c 34<hr>
2efb44d2
AJ
35<div id="footer">
36<p>Generated %T by %h (%s)</p>
37<!-- %c -->
38</div>
f688e673 39</body></html>