well this is really easy actually if you want a broken image instead of a
icon showed for the appropriate type of file that squid fetches
in squid.conf on line number 1780 or around there .. there is a parameter
called
# TAG: icon_directory
# Where the icons are stored. These are normally kept in
# /usr/lib/squid/icons
below it add
icon_directory /dev/null
what this will do is to point squid to the null device on Linux and since
there is no icons there .. you will get broken images instead of beautiful
icons that squid puts in when it does ftp
after this do
>squid -k reconfigure
Hope this helps
-----Original Message-----
From: James Hall-Kenney [mailto:James.Hall-Kenney@sytec.co.nz]
Sent: Wednesday, April 18, 2001 4:20 PM
To: squid-users@squid-cache.org
Subject: [squid-users] Can you prevent FTP Icons
We have a requirement to NOT include the FTP icons in the HTML generated for
FTP traffic.
Short of a code change, is there any way to do this? I see lots of list
archives for how to fix the icons, but none for how to break them ;)
TIA
James Hall-Kenney
Received on Wed Apr 18 2001 - 05:33:17 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:21 MST