Re: icons

From: Robert Franklin <R.C.Franklin@dont-contact.us>
Date: Wed, 20 Jan 1999 18:18:27 +0000 (GMT)

On Wed, 20 Jan 1999, Fre de Vries wrote:

> Hi,
>
> I have a working squid 2.1 patch2 on RedHat 5.2
> Everything works fine, exept the icons won't appear when i visit a FTP-site.
> The used to and i cant' find why.
>
> Any ideas???

I had to do something odd to get this to work... I had to add:

  acl internal_host dst wwwcache3
  acl internal_port port 8082

  http_access allow internal_host internal_port

(Where the test cache runs on wwwcache3.rdg.ac.uk, port tcp/8082.)

Because the icons were being fetched from squid and the default policy is
to not allow items to be fetched from hosts on our local network from the
cache.

I'm not sure if this is a 'feature' or a bug or just me missing
something... but that certainly got it working.

  - Bob

----------------------------------------------------------------------------
  I also seek adventure and fortune in the New World! -> esteban@mince.net
----------------------------------------------------------------------------
  Bob "Mince" Franklin ~{] Tel. (0118) 931 8432
  Systems and Communications Fax. (0118) 975 3094
  Computer Services Centre R.C.Franklin@reading.ac.uk
  University of Reading, U.K. http://www.compsoc.man.ac.uk/~mince/
----------------------------------------------------------------------------
Received on Wed Jan 20 1999 - 11:21:05 MST

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