Proxy.cgi von den IPCop Error Pages befreit, da nicht existent

ausserdem gleich mal unsere eigenen Errorspages gebaut :D


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@553 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
maniacikarus
2007-05-12 18:52:34 +00:00
parent 535628499c
commit 0d94899991
62 changed files with 2474 additions and 7 deletions

View File

@@ -0,0 +1,40 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Access Denied.
</STRONG>
<P>
Access control configuration prevents your request from
being allowed at this time. Please contact your service provider if
you feel this is incorrect.
</UL>
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,49 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: Cache Access Denied</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Cache Access Denied</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Cache Access Denied.
</STRONG>
</UL>
</P>
<P>Sorry, you are not currently allowed to request:
<PRE> %U</PRE>
from this cache until you have authenticated yourself.
</P>
<P>
You need to use Netscape version 2.0 or greater, or Microsoft Internet
Explorer 3.0, or an HTTP/1.1 compliant browser for this to work. Please
contact the <A HREF="mailto:%w">cache administrator</a> if you have
difficulties authenticating yourself or
<A HREF="http://%h/cgi-bin/chpasswd.cgi">change</a> your default password.
</P>
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,82 @@
<P>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Cache Manager Access Denied.
</STRONG>
</UL>
</P>
<P>Sorry, you are not currently allowed to request:
<PRE> %U</PRE>
from this cache manager until you have authenticated yourself.
</P>
<P> You need to use Netscape version 2.0 or greater, or Microsoft Internet
Explorer 3.0, or an HTTP/1.1 compliant browser for this to work. Please
contact the <A HREF="mailto:%w">cache administrator</a> if you have
difficulties authenticating yourself or, if you <em>are</em> the
administrator, read Squid documentation on cache manager interface and check
cache log for more detailed error messages.</P>
<BR clear="all">
<P></P>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BLOCKQUOTE>
</BODY></HTML>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: Cache Manager Access Denied</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Cache Manager Access Denied</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Cache Manager Access Denied.
</STRONG>
</UL>
</P>
<P>Sorry, you are not currently allowed to request:
<PRE> %U</PRE>
from this cache manager until you have authenticated yourself.
</P>
<P> You need to use Netscape version 2.0 or greater, or Microsoft Internet
Explorer 3.0, or an HTTP/1.1 compliant browser for this to work. Please
contact the <A HREF="mailto:%w">cache administrator</a> if you have
difficulties authenticating yourself or, if you <em>are</em> the
administrator, read Squid documentation on cache manager interface and check
cache log for more detailed error messages.</P>
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,45 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Unable to forward this request at this time.
</STRONG>
</UL>
<P>
This request could not be forwarded to the origin server or to any
parent caches. The most likely cause for this error is that:
<UL>
<LI>The cache administrator does not allow this cache to make
direct connections to origin servers, and
<LI>All configured parent caches are currently unreachable.
</UL>
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,43 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Connection to %I Failed
</STRONG>
</UL>
<P>
The system returned:
<PRE><I> %E</I></PRE>
<P>
The remote host or network may be down. Please try the request again.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,47 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<BLOCKQUOTE>
Unable to determine IP address from host name for
<I>%H</I>
</BLOCKQUOTE>
<P>
The dnsserver returned:
<BLOCKQUOTE>
%z
</BLOCKQUOTE>
<P>
This means that:
<PRE>
The cache was not able to resolve the hostname presented in the URL.
Check if the address is correct.
</PRE>
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,41 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Forwarding Denied.
</STRONG>
</UL>
<P>
This cache will not forward your request because it is trying to enforce a
sibling relationship. Perhaps the client at %i is a cache which has been
misconfigured.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,39 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
FTP is Disabled
</STRONG>
</UL>
<P>
This cache does not support FTP.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,35 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
An FTP protocol error occurred
while trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
Squid sent the following FTP command:
<blockquote><strong><pre>%f</pre></strong></blockquote>
and then received this reply
<blockquote><strong><pre>%F</pre></strong></blockquote>
<blockquote><strong><pre>%g</pre></strong></blockquote>
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,35 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
An FTP authentication failure occurred
while trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
Squid sent the following FTP command:
<blockquote><strong><pre>%f</pre></strong></blockquote>
and then received this reply
<blockquote><strong><pre>%F</pre></strong></blockquote>
<blockquote><strong><pre>%g</pre></strong></blockquote>
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,38 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
The following URL could not be retrieved:
<A HREF="%U">%U</A>
<P>
Squid sent the following FTP command:
<blockquote><strong><pre>%f</pre></strong></blockquote>
and then received this reply
<blockquote><strong><pre>%F</pre></strong></blockquote>
<blockquote><strong><pre>%g</pre></strong></blockquote>
<P>
This might be caused by an FTP URL with an absolute path (which does
not comply with RFC 1738). If this is the cause, then the file
can be found at <A HREF="%B">%B</A>.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,19 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FTP PUT Successful: File Created</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>File created</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,42 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: FTP upload failed</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... FTP PUT/upload failed</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to PUT the following URL:
<A HREF="%U">%U</A>
<P>
Squid sent the following FTP command:
<PRE><STRONG>
%f
</STRONG></PRE>
and then received this reply
<PRE><STRONG>
%F
</STRONG></PRE>
<P>
This means that:
<PRE>
Check path, permissions, diskspace and try again.
</PRE>
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,19 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FTP PUT Successful: File updated</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>File updated</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,31 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
Squid sent the following FTP command:
<blockquote><strong><pre>%f</pre></strong></blockquote>
and then received this reply
<blockquote><strong><pre>%F</pre></strong></blockquote>
<blockquote><strong><pre>%g</pre></strong></blockquote>
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,49 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to process the request:
<PRE>
%R
</PRE>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Invalid Request
</STRONG>
</UL>
<P>
Some aspect of the HTTP Request is invalid. Possible problems:
<UL>
<LI>Missing or unknown request method
<LI>Missing URL
<LI>Missing HTTP Identifier (HTTP/1.0)
<LI>Request is too large
<LI>Content-Length missing for POST or PUT requests
<LI>Illegal character in hostname; underscores are not allowed
</UL>
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,45 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to process the request:
<PRE>
%R
</PRE>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Invalid Response
</STRONG>
</UL>
<P>
The HTTP Response message received from the contacted server
could not be understood or was otherwise malformed. Please contact
the site operator. Your cache administrator may be able to provide
you with more details about the exact nature of the problem if needed.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,45 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Invalid URL
</STRONG>
</UL>
<P>
Some aspect of the requested URL is incorrect. Possible problems:
<UL>
<LI>Missing or incorrect access protocol (should be `http://'' or similar)
<LI>Missing hostname
<LI>Illegal double-escape in the URL-Path
<LI>Illegal character in hostname; underscores are not allowed
</UL>
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,40 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Connection Lifetime Expired
</STRONG>
</UL>
<P>
Squid has terminated the request because it has exceeded the maximum
connection lifetime.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,39 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
No Wais Relay
</STRONG>
</UL>
<P>
There is no WAIS Relay host defined for this Cache! Yell at the administrator.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,44 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Valid document was not found in the cache and <code>only-if-cached</code>
directive was specified.
</STRONG>
</UL>
<P>
You have issued a request with a <code>only-if-cached</code> cache control
directive. The document was not found in the cache, <em>or</em> it required
revalidation prohibited by <code>only-if-cached</code> directive.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,44 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Read Error
</STRONG>
</UL>
<P>
The system returned:
<PRE><I> %E</I></PRE>
<P>
An error condition occurred while reading data from the network. Please
retry your request.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,44 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Read Timeout
</STRONG>
</UL>
<P>
The system returned:
<PRE><I> %E</I></PRE>
<P>
A Timeout occurred while waiting to read data from the network. The network
or server may be down or congested. Please retry your request.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,34 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<P>
This cache is in the process of shutting down and can not
service your request at this time. Please retry your
request again soon.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,44 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Socket Failure
</STRONG>
</UL>
<P>
The system returned:
<PRE><I> %E</I></PRE>
<P>
Squid is unable to create a TCP socket, presumably due to excessive load.
Please retry your request.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,44 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
The request or reply is too large.
</STRONG>
<P>
If you are making a POST or PUT request, then your request body
(the thing you are trying to upload) is too large. If you are
making a GET request, then the reply body (what you are trying
to download) is too large. These limits have been established
by the Internet Service Provider who operates this cache. Please
contact them directly if you feel this is an error.
</UL>
<P>
Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,40 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Unsupported Request Method and Protocol
</STRONG>
</UL>
<P>
Squid does not support all request methods for all access protocols.
For example, you can not POST a Gopher request.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,39 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URN not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... A URL for the requested URN could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URN:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Cannot Resolve URN
</STRONG>
</UL>
<P>
Hey, don't expect too much from URNs on %T :)
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,44 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Write Error
</STRONG>
</UL>
<P>
The system returned:
<PRE><I> %E</I></PRE>
<P>
An error condition occurred while writing to the network. Please retry your
request.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,39 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... The requested URL could not be retrieved</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
While trying to retrieve the URL:
<A HREF="%U">%U</A>
<P>
The following error was encountered:
<UL>
<LI>
<STRONG>
Zero Sized Reply
</STRONG>
</UL>
<P>
Squid did not receive any data for this request.
<P>Your cache administrator is <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,42 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Zugriff verweigert</STRONG>
</UL>
<P>
Aufgrund von Zugriffsbeschr&auml;nkungen ist Ihre Anfrage zur Zeit
nicht erlaubt.<br>
Bitte kontaktieren Sie Ihren Service Provider, wenn Sie der Meinung
sind, da&szlig; dies nicht korrekt ist.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,46 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Cache-Zugriff Verweigert</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Cache-Zugriff Verweigert</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Cache-Zugriff verweigert</STRONG>
</P>
</UL>
<P>Leider sind Sie zur Zeit nicht berechtigt
<PRE> %U</PRE>
von diesem Cache zu beziehen, bis Sie sich authentifiziert haben.
</P>
<P>
Sie ben&ouml;tigen hierzu Netscape Version 2.0 (oder h&ouml;her), Microsoft Internet
Explorer 3.0 oder einen anderen HTTP/1.1 Browser. Bitte kontaktieren Sie
den <A HREF="mailto:%w">Cache-Administrator</a>, wenn Sie Probleme haben,
sich zu authentifizieren, oder
<A HREF="http://%h/cgi-bin/chpasswd.cgi">&auml;ndern</a> Sie Ihr Passwort.
</P>
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,48 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Cache-Manager-Zugriff Verweigert</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Cache-Manager-Zugriff verweigert</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Cache-Manager-Zugriff verweigert</STRONG>
</UL>
</P>
<P>Leider sind Sie zur Zeit nicht berechtigt
<PRE> %U</PRE>
von diesem Cache zu beziehen, bis Sie sich authentifiziert haben.
</P>
<P>
Sie ben&ouml;tigen hierzu Netscape Version 2.0 (oder h&ouml;her), Microsoft Internet
Explorer 3.0 oder einen anderen HTTP/1.1 Browser.
Bitte kontaktieren Sie den <A HREF="mailto:%w">Cache-Administrator</a>, wenn Sie Probleme haben,
sich zu authentifizieren, oder wenn Sie der Administrator <em>sind</em>,
lesen Sie die Squid-Dokumentation &uuml;ber das Cache-Manager
Interface und &uuml;berpr&uuml;fen Sie das Cache-Log f&uuml;r detailiertere
Fehlermeldungen.
</P>
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,44 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Die Anfrage kann zur Zeit nicht weitergeleitet werden</STRONG>
</UL>
<P>
Diese Anfrage konnte nicht zum WWW-Server oder einem
Parent-Cache weitergeleitet werden. Der wahrscheinlichste Grund f&uuml;r
diesen Fehler ist:
<UL>
<LI>Der Cache-Administrator erlaubt nicht, da&szlig; dieser Server
direkte Verbindungen zu WWW-Servern aufbaut, und
<LI>alle konfigurierten Parent-Caches sind zur Zeit nicht erreichbar.
</UL>
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,42 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Verbindung schlug fehl</STRONG>
</UL>
<P>
Das System gab:
<PRE><I> %E</I></PRE>
zur&uuml;ck.
<P>
Der Zielrechner oder das Zielnetzwerk k&ouml;nnten deaktiviert sein.
Bitte versuchen Sie die Anfrage noch einmal.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,48 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Es war unm&ouml;glich, eine IP-Adresse f&uuml;r <I>%H</I>
zu bestimmen.
</STRONG>
</UL>
<P>
Der DNS-Server gab:
<BLOCKQUOTE>
%z
</BLOCKQUOTE>
zur&uuml;ck.
<P>
Der Cache war nicht in der Lage, den in der URL enthaltenen Hostnamen
aufzul&ouml;sen.
&Uuml;berpr&uuml;fen Sie, ob die Adresse korrekt ist.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,41 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Weiterleiten verweigert</STRONG>
</UL>
<P>
Dieser Cache wird Ihre Anfrage nicht weiterleiten, da er versucht, eine
Sibling-Beziehung zu erzwingen.
Wahrscheinlich ist der Client bei %i ein Cache, der falsch
konfiguriert wurde. Informieren Sie dessen Administrator und/oder &uuml;berpr&uuml;fen
Sie Ihre Proxy-Einstellungen.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,37 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>FTP ist deaktiviert</STRONG>
</UL>
<P>
Dieser Cache unterst&uuml;tzt kein FTP.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,43 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
Ein FTP-Protokollfehler ist aufgetreten
w&auml;hrend des Versuches, den URL:
<A HREF="%U">%U</A><BR>
zu laden.
<P>
Squid sendete den folgenden FTP-Befehl:
<PRE><STRONG> %f</STRONG></PRE>
und erhielt die Antwort:
<PRE><STRONG> %F</STRONG></PRE>
<P>
Dies k&ouml;nnte durch einen FTP-URL verursacht worden sein, der ein
absoluter Pfad ist (was nicht der RFC 1738 entspricht).
Wenn dies der Fall sein sollte, kann die Datei unter <A
HREF="%B">%B</A> gefunden werden.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,37 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
Ein FTP-Berechtigungsfehlschlag ist aufgetreten w&auml;hrend des Versuches, den URL: <A HREF="%U">%U</A><BR>
zu laden.
<P>
Squid sendete den folgenden FTP-Befehl:
<blockquote><strong><pre>%f</pre></strong></blockquote>
und erhielt die Antwort:
<blockquote><strong><pre>%F</pre></strong></blockquote>
<blockquote><strong><pre>%g</pre></strong></blockquote>
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,42 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat ein Problem auf:
<P>
Squid sendete den folgenden FTP-Befehl:
<blockquote><strong><pre>%f</pre></strong></blockquote>
und erhielt die Antwort:
<blockquote><strong><pre>%F</pre></strong></blockquote>
<blockquote><strong><pre>%g</pre></strong></blockquote>
<P>
Dies k&ouml;nnte durch einen FTP-URL verursacht worden sein, der ein
absoluter Pfad ist (was nicht der RFC 1738 entspricht).
Wenn dies der Fall sein sollte, kann die Datei unter <A href="%B">%B</A> gefunden werden.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,19 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FTP PUT Erfolgreich: Datei angelegt</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Datei angelegt</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,38 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: FTP Upload fehlgeschlagen</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... FTP PUT/Upload fehlgeschlagen</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend dem PUT/Upload-Versuch zum URL:
<A HREF="%U">%U</A><BR>
<P>
Squid sendete den folgenden FTP-Befehl:
<PRE><STRONG> %f</STRONG></PRE>
und erhielt die Antwort:
<PRE><STRONG> %F</STRONG></PRE>
<P>
&Uuml;berpr&uuml;fen Sie den Pfad, die Zugriffsrechte und den
Plattenplatz. Versuchen Sie es dann erneut.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,19 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FTP PUT erfolgreich: Datei aktualisiert</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Datei aktualisiert</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,38 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
Der FTP Server war zu besch<63>ftigt w&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden.
<P>
Squid sendete den folgenden FTP-Befehl:
<blockquote><strong><pre>%f</pre></strong></blockquote>
und erhielt die Antwort:
<blockquote><strong><pre>%F</pre></strong></blockquote>
<blockquote><strong><pre>%g</pre></strong></blockquote>
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,50 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, die Anfrage
<PRE>
%R
</PRE>
zu verarbeiten, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Ung&uuml;ltige Anfrage</STRONG>
</UL>
<P>
Ein Teil der HTTP-Anfrage ist ung&uuml;ltig. M&ouml;gliche Gr&uuml;nde:
<UL>
<LI>Fehlende oder unbekannte Anfrage-Methode (GET, POST)
<LI>Fehlender URL
<LI>Fehlender HTTP Identifier (HTTP/1.0)
<LI>Anfrage ist zu gro&szlig;
<LI>Content-Length fehlt f&uuml;r POST- oder PUT-Anfragen
<LI>Ung&uuml;ltige Zeichen im Hostnamen - z.B. Unterstriche ('_'),
Umlaute und Kommata sind nicht erlaubt.
</UL>
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,45 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, die Anfrage
<PRE>
%R
</PRE>
<P>
zu verarbeiten, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>
Ung&uuml;ltige Antwort
</STRONG>
</UL>
<P>
Die HTTP Antwortmeldung des kontaktierten Servers konnte nicht verstanden werden
oder war auf andere Weise missgebildet. Bitte kontaktieren Sie den Betreiber der
betreffenden Webseite. Wenn n&ouml;tig kann Ihr Cache Administrator in der Lage sein,
Sie mit mehr Details &uuml;ber die genaue Ursache des Problems zu versorgen.
<P>Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,46 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Ung&uuml;ltiger URL</STRONG>
</UL>
<P>
Ein Teil des angefragten URL ist ung&uuml;ltig. M&ouml;gliche Gr&uuml;nde:
<UL>
<LI>Fehlendes oder unkorrektes Zugriffsprotokoll (sollte 'http://' oder &auml;hnlich sein)
<LI>Fehlender Hostname
<LI>Ung&uuml;ltiges 'double-escape' im URL-Pfad
<LI>Ung&uuml;ltige Zeichen im Hostnamen - z.B. Unterstriche ('_'),
Umlaute und Kommata sind nicht erlaubt.
</UL>
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,40 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Verbindungs-Lebensdauer ist abgelaufen</STRONG>
</UL>
<P>
Squid hat die Anfrage abgebrochen, weil sie die maximale
Verbindungs-Lebensdauer &uuml;berschritten hat.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,37 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Kein WAIS-Relay</STRONG>
</UL>
<P>
Es sind keine WAIS-Relay-Rechner f&uuml;r diesen Cache definiert.
Teilen Sie dies Ihrem <A HREF="mailto:%w">Cache Administrator</A> mit.
</P>
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,43 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Ein g&uuml;ltiges Dokument wurde nicht im Cache gefunden, und die '<code>only-if-cached</code> directive' war angegeben.
</STRONG>
</UL>
<P>
Sie haben eine Anfrage mit einer <code>only-if-cached</code>
Cache-Control-Direktive abgeschickt. Das Dokument wurde nicht im Cache gefunden,
<em>oder</em> es h&auml;tte eine &Uuml;berpr&uuml;fung ben&ouml;tigt,
die durch die <code>only-if-cached</code> dicective verboten wurde.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,44 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Lesefehler</STRONG>
</UL>
<P>
Das System gab:
<PRE><I> %E</I></PRE>
zur&uuml;ck.
<P>
Bei dem Versuch, Daten vom Netzwerk zu lesen, trat ein Fehler
auf. Bitte versuchen Sie Ihre Anfrage erneut.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,46 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Read Timeout</STRONG>
</UL>
<P>
Das System gab:
<PRE><I> %E</I></PRE>
zur&uuml;ck.
<P>
Bei dem Versuch Daten vom Netzwerk zu lesen, mu&szlig;te zu lange
gewartet werden (timeout).
Das Netzwerk oder der Server k&ouml;nnten deaktiviert oder
&uuml;berlastet sein. Bitte versuchen Sie Ihre Anfrage erneut.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat folgendes Problem auf:
<UL>
<LI>Dieser Cache ist im Begriff herunterzufahren und kann Ihre Anfrage
zur Zeit nicht bearbeiten. Bitte wiederholen Sie Ihre Anfrage etwas sp&auml;ter.
</UL>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,45 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Socket Failure</STRONG>
</UL>
<P>
Das System gab:
<PRE><I> %E</I></PRE>
zur&uuml;ck.
<P>
Squid ist nicht in der Lage, einen TCP-Socket zu &ouml;ffnen,
wahrscheinlich wegen extremer &Uuml;berlastung.
Bitte versuchen Sie Ihre Anfrage erneut.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,46 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat folgendes Problem auf:
<UL>
<LI>
<STRONG>
Die Anfrage oder die Antwort ist zu gro&szlig;.
</STRONG>
</UL>
<P>
Wenn Sie eine POST oder PUT Anfrage gemacht haben, dann ist der 'request body'
(das was Sie versucht haben hochzuladen) zu gro&szlig;. Wenn Sie eine GET
Anfrage gemacht haben, dann ist der 'reply body' (das was Sie versuchen
herunterzuladen) zu gro&szlig;. Diese Beschr&auml;nkungen wurden von Ihrem
Internet Service Provider, der diesen Cache Server unterh&auml;lt, festgelegt.
Bitte setzen Sie sich direkt mit ihm in Kontakt wenn Sie meinen, da&szlig;
dies ein Fehler ist.
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,41 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Nicht unterst&uuml;tzte Zugriffsmethode oder nicht unterst&uuml;tztes Protokoll</STRONG>
</UL>
<P>
Squid unterst&uuml;tzt nicht alle Anfragemethoden f&uuml;r alle
Zugriffsprotokolle.
Beispielsweise k&ouml;nnen Sie keine Gopher-Anfrage POST'en.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,39 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderete URN konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Ein URL f&uuml;r den angeforderten URN konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URN
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Die URN konnte nicht aufgel&ouml;st werden</STRONG>
</UL>
<P>
Erwarten Sie nicht zu viel von URNs auf %T
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,44 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Schreibfehler</STRONG>
</UL>
<P>
Das System gab:
<PRE><I> %E</I></PRE>
zur&uuml;ck.
<P>
Ein Fehler trat w&auml;hrend des Schreibens zum Netzwerk auf.
Bitte wiederholen Sie Ihre Anfrage.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -0,0 +1,39 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>FEHLER: Die angeforderte URL konnte nicht geholt werden</TITLE>
<STYLE type="text/css"><!--BODY{background-color:white;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;margin-width:0px;marhin-height:0px;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
</HEAD><BODY>
<HR noshade size="1px">
<H2>Sorry ... Die angeforderte URL konnte nicht geholt werden</H2>
<HR noshade size="1px">
<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR BGCOLOR="#cc0033">
<TD><IMG SRC="http://%h:81/images/IPFire.png" ALIGN="left" ALT="IPFire"></TD>
<TD>
<!-- Disable footer: %s -->
<BLOCKQUOTE>
<P>
<BR/>
W&auml;hrend des Versuches, den URL<BR>
<A HREF="%U">%U</A><BR>
zu laden, trat der folgende Fehler auf:
<UL>
<LI>
<STRONG>Leeres Dokument</STRONG>
</UL>
<P>
Squid hat keinerlei Daten auf diese Anfrage empfangen.
</P>
<P>
Ihr Cache Administrator ist <A HREF="mailto:%w">%w</A>.
<BR clear="all">
<P></P>
</BLOCKQUOTE>
</TD></TR></TABLE>
<HR noshade size="1px">
<ADDRESS>
Generated %T by %h (%s)
</ADDRESS>
<HR noshade size="1px">
</BODY></HTML>

View File

@@ -166,8 +166,8 @@ $proxysettings{'TRANSPARENT_BLUE'} = 'off';
$proxysettings{'PROXY_PORT'} = '800';
$proxysettings{'VISIBLE_HOSTNAME'} = '';
$proxysettings{'ADMIN_MAIL_ADDRESS'} = '';
$proxysettings{'ERR_LANGUAGE'} = 'English';
$proxysettings{'ERR_DESIGN'} = 'IPCop';
$proxysettings{'ERR_LANGUAGE'} = 'German';
$proxysettings{'ERR_DESIGN'} = 'ipfire';
$proxysettings{'SUPPRESS_VERSION'} = 'off';
$proxysettings{'FORWARD_VIA'} = 'off';
$proxysettings{'FORWARD_IPADDRESS'} = 'off';
@@ -882,6 +882,7 @@ if ($netsettings{'BLUE_DEV'}) {
print <<END
<td class='base'>$Lang::tr{'advproxy error language'}:</td>
<td class='base'>
$errordir.ipfire/$proxysettings{'ERR_LANGUAGE'}
<select name='ERR_LANGUAGE'>
END
;
@@ -900,7 +901,7 @@ print <<END
<td><input type='checkbox' name='SUPPRESS_VERSION' $checked{'SUPPRESS_VERSION'}{'on'} /></td>
<td class='base'>$Lang::tr{'advproxy error design'}:</td>
<td class='base'><select name='ERR_DESIGN'>
<option value='ipcop' $selected{'ERR_DESIGN'}{'ipcop'}>IPCop</option>
<option value='ipfire' $selected{'ERR_DESIGN'}{'ipfire'}>IPFire</option>
<option value='squid' $selected{'ERR_DESIGN'}{'squid'}>$Lang::tr{'advproxy standard'}</option>
</select></td>
</tr>
@@ -2863,9 +2864,9 @@ cache_dir aufs /var/log/cache $proxysettings{'CACHE_SIZE'} $proxysettings{'L1_DI
END
;
if (($proxysettings{'ERR_DESIGN'} eq 'ipcop') && ($proxysettings{'VISIBLE_HOSTNAME'} eq ''))
if (($proxysettings{'ERR_DESIGN'} eq 'ipfire' ))
{
print FILE "error_directory $errordir.ipcop/$proxysettings{'ERR_LANGUAGE'}\n\n";
print FILE "error_directory $errordir.ipfire/$proxysettings{'ERR_LANGUAGE'}\n\n";
} else {
print FILE "error_directory $errordir/$proxysettings{'ERR_LANGUAGE'}\n\n";
}
@@ -3150,7 +3151,7 @@ acl IPCop_no_access_mac arp "$acl_src_noaccess_mac"
END
;
print FILE "deny_info ";
if ((($proxysettings{'ERR_DESIGN'} eq 'ipcop') && (-e "$errordir.ipcop/$proxysettings{'ERR_LANGUAGE'}/ERR_ACCESS_DISABLED")) ||
if ((($proxysettings{'ERR_DESIGN'} eq 'ipfire') && (-e "$errordir.ipfire/$proxysettings{'ERR_LANGUAGE'}/ERR_ACCESS_DISABLED")) ||
(($proxysettings{'ERR_DESIGN'} eq 'squid') && (-e "$errordir/$proxysettings{'ERR_LANGUAGE'}/ERR_ACCESS_DISABLED")))
{
print FILE "ERR_ACCESS_DISABLED";
@@ -3159,7 +3160,7 @@ END
}
print FILE " IPCop_no_access_ips\n";
print FILE "deny_info ";
if ((($proxysettings{'ERR_DESIGN'} eq 'ipcop') && (-e "$errordir.ipcop/$proxysettings{'ERR_LANGUAGE'}/ERR_ACCESS_DISABLED")) ||
if ((($proxysettings{'ERR_DESIGN'} eq 'ipfire') && (-e "$errordir.ipfire/$proxysettings{'ERR_LANGUAGE'}/ERR_ACCESS_DISABLED")) ||
(($proxysettings{'ERR_DESIGN'} eq 'squid') && (-e "$errordir/$proxysettings{'ERR_LANGUAGE'}/ERR_ACCESS_DISABLED")))
{
print FILE "ERR_ACCESS_DISABLED";

View File

@@ -105,6 +105,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
cp -f $(DIR_SRC)/config/updxlrator/updxlrator /usr/sbin/updxlrator
cp -f $(DIR_SRC)/config/updxlrator/checkup /var/ipfire/updatexlrator/bin/checkup
cp -f $(DIR_SRC)/config/updxlrator/download /var/ipfire/updatexlrator/bin/download
mkdir -p /usr/lib/squid/errors.ipfire
cp -f $(DIR_SRC)/config/proxy/errors.ipfire/ /usr/lib/squid/errors.ipfire/
chmod 755 /usr/sbin/updxlrator /var/ipfire/updatexlrator/bin/checkup \
/var/ipfire/updatexlrator/bin/download