Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 28948 invoked by uid 500); 20 Jan 2002 10:39:57 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 28935 invoked from network); 20 Jan 2002 10:39:56 -0000 Date: Sun, 20 Jan 2002 12:40:03 +0200 (IST) From: "Zvi Har'El" To: Apache Developer List Subject: Missing Mime Type: image/x-icon Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, Now that mozilla started supporting "favicons", I noticed that Apache's mime.types file doesn't have the type image/x-icon for .ico files. Thus, sites like yahoo or netscape, which use unknown and Netscape-Entreprise servers respectively, return the correct content type on the /favicon.ico URL, while others like apache or google, which use Apache and GWS servers respectively, return text/plain on this URL. Although this content type is not registered at IANA as far as I have been able to check, I do think it should be added to Apache's mime.types file. In the mean time, I added the line "AddType image/x-icon .ico" to my Apache server configuration file. Sincerely, Zvi. -- Dr. Zvi Har'El mailto:rl@math.technion.ac.il Department of Mathematics tel:+972-54-227607 Technion - Israel Institute of Technology fax:+972-4-8324654 http://www.math.technion.ac.il/~rl/ Haifa 32000, ISRAEL "If you can't say somethin' nice, don't say nothin' at all." -- Thumper (1942) Sunday, 7 Shevat 5762, 20 January 2002, 12:26PM