when my clients use a browser for a ftp site I view broken link for the internal icons of the squid.
My Squid return the follow location of the icons:
http://ux-proxy:1428/squid-internal-static/icons/anthony-dir.gif
The version of my Squid is a 2.4s6 in a Debian GNU/Linux machine. My Squid listen on 1428 TCP port, the 80 port is use by Apache. In configuration file I have this entry:
icon_directory /usr/lib/squid/icons
I've tried to change permission to the files from 644 to 755, but it can't solve.
How can solves it?
Andrea Balzi
