|
|
|
@ -1,11 +1,11 @@
|
|
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<title>YaCy: Proxy Error Message</title>
|
|
|
|
|
<title>YaCy: Proxy Message</title>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
|
|
|
<meta name="Content-Language" content="English, Englisch">
|
|
|
|
|
<meta name="keywords" content="yacy proxy error message">
|
|
|
|
|
<meta name="description" content="YaCy proxy error message">
|
|
|
|
|
<meta name="keywords" content="yacy proxy message">
|
|
|
|
|
<meta name="description" content="YaCy proxy message">
|
|
|
|
|
<meta name="copyright" content="Michael Christen">
|
|
|
|
|
|
|
|
|
|
<base href="http://#[host]#:#[port]#/">
|
|
|
|
@ -25,7 +25,7 @@
|
|
|
|
|
</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td width="50%" align="center">
|
|
|
|
|
<div class="Headline">#[peerName]#: Proxy Error</div>
|
|
|
|
|
<div class="Headline">#[peerName]#: Proxy message</div>
|
|
|
|
|
</td>
|
|
|
|
|
<td width="240" align="right">
|
|
|
|
|
</td>
|
|
|
|
@ -39,7 +39,7 @@
|
|
|
|
|
<tr>
|
|
|
|
|
<td>
|
|
|
|
|
<p>
|
|
|
|
|
<h2>Error with request: <font color="#556699">#[requestMethod]# #[requestURL]#</font></h2>
|
|
|
|
|
<h2>Problems with request: <font color="#556699">#[requestMethod]# #[requestURL]#</font></h2>
|
|
|
|
|
<br>
|
|
|
|
|
<br>
|
|
|
|
|
<tt>#[httpStatus]#</tt>
|
|
|
|
|