Edit File: ERR_INVALID_URL
<html><head> <meta type="copyright" content="Copyright (C) 1996-2016 The Squid Software Foundation and contributors"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>FEHLER: Die angeforderte URL konnte nicht gefunden werden</title> <style type="text/css"><!-- %l body :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; } :lang(he) { direction: rtl; } --></style> </head><body id="%c"> <div id="titles"> <h1>FEHLER</h1> <h2>Die angeforderte URL konnte nicht gefunden werden</h2> </div> <hr> <div id="content"> <p>Der folgende Fehler wurde beim Versuch die URL <a href="%U">%U</a> zu holen festgestellt:</p> <blockquote id="error"> <p><b>Ungültige URL</b></p> </blockquote> <p>Der Syntax der angeforderten URL ist falsch.</p> <p>Mögliche Probleme sind:</p> <ul> <li><p>Fehlendes oder ungültiges Adressprotokoll (Versuchen sie zum Beispiel<q>http://</q>)</p></li> <li><p>Fehlender Hostname</p></li> <li><p>Ungültiger Doppel-Escape im URL-Pfad</p></li> <li><p>Ungültiges Zeichen im Hostname; Unterstriche sind nicht erlaubt.</p></li> </ul> <p>Ihr Cache Administrator ist <a href="mailto:%w%W">%w</a>.</p> <br> </div> <hr> <div id="footer"> <p>Erzeugt am %T von %h (%s)</p> <!-- %c --> </div> </body></html>