Pavel P. Zabortsev wrote:

> Is there any way to add my internal static object in squid?
> 
> I want to add something like this <img
> src="http://my.proxy.host/squid-internal-static/icons/my_logo.gif"> into
> error pages.


Yes. Add the icon as a "unreferenced" icon in mime.conf.


Add last in mime.conf (after the "." mime type):

^internal-logo$         -       my_logo.gif  - ascii

--
Henrik Nordstrom
Spare time Squid hacker

Reply via email to