Hello everybody.
I have a problem with anthony icons after squid-2.5.STABLE14
to squid-2.6.STABLE1 upgrade.
When I'm browsing an ftp site, anthony icons aren't displayed
on the web page generated by squid.
This is my squid.conf

acl mynet src 172.16.0.0/23
acl myproto proto HTTP FTP SSL
http_access deny !myproto
http_access allow mynet

I have added the protocol INTERNAL to myproto acl and now
icons are displayed again.
Is this the fine?

TIA


Reply via email to