Re: Squid Error Messages.

From: Alex Rousskov <rousskov@dont-contact.us>
Date: Sun, 1 Mar 1998 20:20:40 -0700 (MST)

On Mon, 2 Mar 1998, Chris Keladis wrote:

> I am just wondering is it impossible to add small jpg's to Squid 1.2's error
> message reply's?

It is. Squid only un-escapes "%" codes and forwards a page to your browser.
The browser does not know that it is a special "ERR_" page and processes it
as any other html document.
 
> I modified the HTML to add a picture but it just loads up the square where
> the picture should be..

Just specify an _absolute_ [and valid] url in <img src="url"> tag and try
again. It works for me and it should work for you. Also, be sure your url
does not contain %-escapes.

> Maybe i should make it link to another document and then link it off from
> there?

You may, but there is no need to.

Alex.
Received on Sun Mar 01 1998 - 19:24:25 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:39:07 MST