Buenas tengo un problema tengo squid trabajando en un servidor pero quiero modificar la imagen de bloqueo que el programa trae por default.
Ya modifique los archivos:
ERR_ACCESS_DENIED
ERR_CACHE_ACCESS_DENIED
ERR_CACHE_MGR_ACCESS_DENIED
a todos les puse el siguiente codigo
<!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:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
<img align=center src="C:\squid\share\errors\English\access_error.jp eg" border=0 width="1350" height="800">
</HEAD>
<BODY>
<H1>ERROR</H1>
<H2>Cache Access Denied</H2>
<HR noshade size="1px">
<P>
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>
Pero la imagen que se encuentra en la direccion de indicada no aparece en los navegadores, ya probé creando vinculos e intenté que fuera una imagen de la web pero no se ven las imagenes