Line | |
---|
1 | |
---|
2 | <html><head> |
---|
3 | <meta type="copyright" content="Copyright (C) 1996-2015 The Squid Software Foundation and contributors"> |
---|
4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
---|
5 | <title>ERRO: A URL requisitada não pode ser recuperada</title> |
---|
6 | <style type="text/css"><!-- |
---|
7 | %l |
---|
8 | |
---|
9 | body |
---|
10 | :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; } |
---|
11 | :lang(he) { direction: rtl; } |
---|
12 | --></style> |
---|
13 | </head><body id="%c"> |
---|
14 | <div id="titles"> |
---|
15 | <h1>ERRO</h1> |
---|
16 | <h2>A URL requisitada não pôde ser recuperada</h2> |
---|
17 | </div> |
---|
18 | <hr> |
---|
19 | |
---|
20 | <div id="content"> |
---|
21 | <p>A seguinte URL não pôde ser recuperada: <a href="%U">%U</a></p> |
---|
22 | |
---|
23 | <p>Squid enviou o seguinte comando FTP:</p> |
---|
24 | <blockquote id="data"> |
---|
25 | <pre>%f</pre> |
---|
26 | </blockquote> |
---|
27 | |
---|
28 | <p>O servidor respondeu com:</p> |
---|
29 | <blockquote id="sysmsg"> |
---|
30 | <pre>%F</pre> |
---|
31 | <pre>%g</pre> |
---|
32 | </blockquote> |
---|
33 | |
---|
34 | <p>Isto pode ser causa de uma URL de FTP com um caminho absoluto (que não é conforme com a RFC 1738). Se esta for a causa, então o arquivo pode ser encontrado em <a href="%B">%B</a>.</p> |
---|
35 | |
---|
36 | <p>Seu administrador do cache é <a href="mailto:%w%W">%w</a>.</p> |
---|
37 | <br> |
---|
38 | </div> |
---|
39 | |
---|
40 | <hr> |
---|
41 | <div id="footer"> |
---|
42 | <p>Gerado %T por %h (%s)</p> |
---|
43 | <!-- %c --> |
---|
44 | </div> |
---|
45 | </body></html> |
---|
Note: See
TracBrowser
for help on using the repository browser.