home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / i2p / docs / auth-header.ht < prev    next >
Encoding:
Text File  |  2012-10-27  |  1.0 KB  |  27 lines

  1. HTTP/1.1 407 Proxy Authorization Required
  2. Content-Type: text/html; charset=UTF-8
  3. Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.5
  4. Proxy-Authenticate: Basic realm="I2P HTTP Proxy"
  5. Cache-control: no-cache
  6. Connection: close
  7. Proxy-Connection: close
  8.  
  9. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  10. <html><head>
  11. <title>Proxy Authorization Required</title>
  12. <!-- we cannot have links to CSS or images here, but we could put in some simple inline style -->
  13. </head>
  14. <body>
  15. <div class="warning" id="warning">
  16. <h3>I2P HTTP Proxy Authorization Required</h3>
  17. <p>
  18. This proxy is configured to require a username and password for access.
  19. Please enter your username and password, or check your
  20. <a href="http://127.0.0.1:7657/advancedconfig.jsp">router configuration</a>
  21. or
  22. <a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">I2PTunnel configuration</a>.
  23. To disable authorization, remove the configuration
  24. <code>i2ptunnel.proxy.auth=basic</code>, then stop and restart the HTTP Proxy tunnel.
  25. </p>
  26. </div>
  27.