~clint-fewbar/ubuntu/precise/squid3/ignore-sighup-early

« back to all changes in this revision

Viewing changes to errors/templates/ERR_DNS_FAIL

  • Committer: Bazaar Package Importer
  • Author(s): Luigi Gangitano
  • Date: 2010-05-04 11:15:49 UTC
  • mfrom: (1.3.1 upstream)
  • mto: (20.3.1 squeeze) (21.2.1 sid)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20100504111549-1apjh2g5sndki4te
Tags: upstream-3.1.3
ImportĀ upstreamĀ versionĀ 3.1.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2
2
<html><head>
3
 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 
3
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
4
4
<title>ERROR: The requested URL could not be retrieved</title>
5
 
<style type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></style>
 
5
<style type="text/css"><!-- 
 
6
 %l
 
7
 
 
8
body
 
9
:lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
 
10
:lang(he) { direction: rtl; float: right; }
 
11
 --></style>
6
12
</head><body>
 
13
<div id="titles">
7
14
<h1>ERROR</h1>
8
15
<h2>The requested URL could not be retrieved</h2>
 
16
</div>
9
17
<hr>
 
18
 
 
19
<div id="content">
10
20
<p>The following error was encountered while trying to retrieve the URL: <a href="%U">%U</a></p>
11
21
 
12
 
<blockquote>
 
22
<blockquote id="error">
13
23
<p><b>Unable to determine IP address from host name <q>%H</q></b></p>
14
24
</blockquote>
15
25
 
16
26
<p>The DNS server returned:</p>
17
 
<blockquote>
 
27
<blockquote id="data">
18
28
<pre>%z</pre>
19
29
</blockquote>
20
30
 
21
31
<p>This means that the cache was not able to resolve the hostname presented in the URL. Check if the address is correct.</p>
 
32
 
22
33
<p>Your cache administrator is <a href="mailto:%w%W">%w</a>.</p>
 
34
<br>
 
35
</div>
23
36
 
24
 
<br>   
25
 
<hr> 
26
 
<div id="footer">Generated %T by %h (%s)</div>
 
37
<hr>
 
38
<div id="footer">
 
39
<p>Generated %T by %h (%s)</p>
 
40
<!-- %c -->
 
41
</div>
27
42
</body></html>