Is there any trivial way to cause squid not to include <IMG SRC=...> links when generating HTML pages of FTP directory listings? Our caches are behind load-balancers, and the cache generates these pages with the image links being links to the firewall itself. We require all client connections to go through the LB, so these all come up as 'red x' images and we log many denied requests for clients trying to talk directly to the cache. Short of editing source code, can the IMG links be turned off? Can the URL used in these links be adjusted without changing other squid behavior? Thanks, Kevin