I had the same problem. After the clients recognized the proxy server the rights at the icons directory are not good. I had played with the right before and forgotten to restore them to default. You have to set the /usr/local/squid/share/icons directory to chmod 755 and the files within the directory to chmod 644. The owner of the directory and files is root. Take a look to cache.log too, errors of loading the icon files are reported here.
Kind regards, Sander Winkel ----- Original Message ----- From: "Henrik Nordstrom" <[EMAIL PROTECTED]> To: "Andrea Balzi" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, March 05, 2003 9:36 PM Subject: Re: [squid-users] squid icons problem > Are you absolutely sure your clients can resolve ux-proxy without domain > name? > > > Quick check: Is there any requests for the icons logged in squid > access.log? If not the client did not find it's way to Squid for > fetching the icon.. > > REgards > Henrik > > > ons 2003-03-05 klockan 15.31 skrev Andrea Balzi: > > At 14.47 05/03/2003, you wrote: > > > Check visible_hostname setting in squid.conf. > > > > In visible_host name I've set ux-proxy. > > > > > Make sure clients know and can resolve this, > > > > Yes, my client can use only internal DNS. > > The squid use only external DNS. > > > > Andrea Balzi > -- > Henrik Nordstrom <[EMAIL PROTECTED]> > MARA Systems AB, Sweden >
