Files
i2p.i2p/installer/resources/proxy/auth-header_de.ht

28 lines
1.2 KiB
Plaintext
Raw Normal View History

2010-11-18 11:53:08 +00:00
HTTP/1.1 407 Proxy Authorization Required
Content-Type: text/html; charset=UTF-8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.5
Proxy-Authenticate: Basic realm="I2P HTTP Proxy"
Cache-control: no-cache
Connection: close
Proxy-Connection: close
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2010-11-18 11:53:08 +00:00
<html><head>
<title>Proxyautorisierung erforderlich</title>
<!-- we cannot have links to CSS or images here, but we could put in some simple inline style -->
</head>
<body>
<div class="warning" id="warning">
2010-11-18 11:53:08 +00:00
<h3>Autorisierung für den I2P-HTTP-Proxy erforderlich</h3>
<p>
Dieser Proxy ist so eingestellt, dass er Zugang nur für gültige Kombinationen
aus einem Benutzernamen und einem Passwort zulässt. Bitte geben Sie Ihren
Benutzernamen und Passwort an bzw. überprüfen Sie Ihre
<a href="http://127.0.0.1:7657/advancedconfig.jsp">Routereinstellungen</a> oder
Ihre <a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">I2PTunnel-Einstellungen</a>!
Um das Autorsierungserfordernis aufzuheben, entfernen Sie
<code>i2ptunnel.proxy.auth=basic</code> aus der betreffenden Tunneleinstellung,
stoppen Sie den HTTP-Proxy-Tunnel dann und starten Sie ihn neu!
</p>
2010-11-18 11:53:08 +00:00
</div>