RE: icons not displayed in ftp documents

From: Olivier Kurzweg <okurzweg@dont-contact.us>
Date: Thu, 17 Feb 2000 12:07:26 -0000

Did you check that no access-list refused HTTP queries for
http://your_computer:3128 ? That is because squid acts *as* an HTTP server
listening on port 3128 for icons (the HTML source generated by squid
contains references to http://your_computer:3128/my_icons )
For instance, you should have in squid.conf:

acl Safe_ports 80 21 3128

Note that the default config that allow 1024-65535 will be fine too.
Cheers,

*************
Olivier Kurzweg
mail: okurzweg@siticom.co.uk
mail alias: olivier.kurzweg@mail.dotcom.fr
+44 (0) 171 766 5217 - ext: 6311

> -----Original Message-----
> From: Gerard GACHELIN [SMTP:gg@lirmm.fr]
> Sent: Thursday, February 17, 2000 11:30 AM
> To: squid-users@ircache.net
> Subject: icons not displayed in ftp documents
>
> Hello,
>
> Since I installed the 2.3Stable1 version on a FreeBDS 3.3 system, squid
> doesn't display icons from the icons directory on ftp documents. Only Alt
> tags
> are displayed.
> I didn't have this problem with the 2.2Stable4 version.
>
> The icons directory is in /usr/local/squid/etc/icons with the right
> permissions.
>
> Here is an example of the HTMl code of an ftp document :
>
> <A HREF="pub/"><IMG BORDER=0
> SRC="http://r3lr-cache.lirmm.fr:3128/squid-internal-static/icons/anthony-d
> ir.gif" ALT="[DIR] "></A> pub. . . . . . . . . . . . .
> . . Dec 8 14:11
>
> The anthony-dir.gif doesn't display, on ly the ALT tag, squid doesn't find
>
> this image.
>
> Any idea ?
>
> --
> **********************************************************
> * Gerard GACHELIN e-mail : gg@lirmm.fr *
> * LIRMM (UMR 5506 CNRS/UMII) MONTPELLIER (FRANCE) *
> * WWW LIRMM Home Page http://www.lirmm.fr/ *
> *********************************************************
>
Received on Thu Feb 17 2000 - 05:20:28 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:51:19 MST