Files
i2p.i2p/installer/resources/proxy/protocol-header_nl.ht

27 lines
1.1 KiB
Plaintext
Raw Normal View History

2010-07-07 13:21:50 +00:00
HTTP/1.1 403 Bad Protocol
Content-Type: text/html; charset=UTF-8
Cache-control: no-cache
Connection: close
Proxy-Connection: close
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2010-07-07 13:21:50 +00:00
<html><head>
<title>I2P Waarschuwing: Niet-HTTP Protocol</title>
<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico">
<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css">
2010-07-07 13:21:50 +00:00
</head>
<body>
<div class="logo">
2012-02-29 15:30:28 +00:00
<a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr>
2010-07-07 13:21:50 +00:00
<a href="http://127.0.0.1:7657/config.jsp">Configuratie</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Adresboek</a>
</div>
<div class="warning" id="warning">
2010-07-07 13:21:50 +00:00
<h3>Waarschuwing: Niet-HTTP Protocol</h3>
<p>
2010-07-07 13:21:50 +00:00
De aanvraag gebruikt een verkeerd protocol.
De I2P HTTP Proxy ondersteunt ALLEEN <code>http://</code> requests. Andere
protocollen zoals <code>https://</code> en <code>ftp://</code> zijn niet
toegestaan.
</p>
2010-07-07 13:21:50 +00:00
</div>