Date: Thu, 6 Jul 2000 11:05:02 +1000 From: Danny <dannyh@idx.com.au> To: "Marcus Young" <marcus.young@medtronic.com>, <Freebsd-questions@FreeBSD.ORG> Subject: Re: apache-1.3.12 / GIF Message-ID: <00070611085701.00341@dannyh.freebsd.org> References: <s9629683.037@mspeos0.corp.medtronic.COM>
next in thread | previous in thread | raw e-mail | index | archive | help
hello - I believe there is an option in httpd.conf whcih deals with this AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip AddIconByType (TXT,/icons/text.gif) text/* AddIconByType (IMG,/icons/image2.gif) image/* AddIconByType (SND,/icons/sound2.gif) audio/* AddIconByType (VID,/icons/movie.gif) video/* AddIcon /icons/binary.gif .bin .exe AddIcon /icons/binhex.gif .hqx AddIcon /icons/tar.gif .tar AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip AddIcon /icons/a.gif .ps .ai .eps AddIcon /icons/layout.gif .html .shtml .htm .pdf Or did you create the gif icons using KDE there could be a problem with that. If that is the case try using Gimp If you are viewing the web site in IE 4 + you need to specify the width"" height"" option in your code or you can't see your gifs on the web site. On Wed, 05 Jul 2000, Marcus Young wrote: > Hi, > > I've just installed apache-1.3.12 on FreeBSD. It appears to be working correctly with the exception that it will not serve "gif" files. The gif file type extension is declared in mime.types. "jpg" images are served correclty. Would anyone be able to suggest what might be going on here? > > > marcus > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ---------------------------------------------------------------- You are not authorized to use my email address for any purpose. This is a violation of my privacy. Remove my email address from your databases immediately. You are only authorized to use my email address only in conjunction with address the issue in this email. ---------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00070611085701.00341>