From owner-freebsd-questions@FreeBSD.ORG Thu Mar 25 11:04:46 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4526416A4D0 for ; Thu, 25 Mar 2004 11:04:46 -0800 (PST) Received: from fep1.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3E3743D39 for ; Thu, 25 Mar 2004 11:04:45 -0800 (PST) (envelope-from nick_fbsd@cogeco.ca) Received: from xp2200 (d150-27-55.home.cgocable.net [24.150.27.55]) by fep1.cogeco.net (Postfix) with ESMTP id A92445AA3; Thu, 25 Mar 2004 14:04:44 -0500 (EST) From: "Nick" To: , "'freebsd-questions@FreeBSD. ORG'" Date: Thu, 25 Mar 2004 14:04:55 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 thread-index: AcQSm1DqNsNFTmW4RyuMJIP9rwH5UwAAInog Message-Id: <20040325190444.A92445AA3@fep1.cogeco.net> Subject: RE: Why does favicon.ico show as error in apache log X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Mar 2004 19:04:46 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- > questions@freebsd.org] On Behalf Of JJB > Sent: Thursday, March 25, 2004 1:59 PM > To: freebsd-questions@FreeBSD. ORG > Subject: Why does favicon.ico show as error in apache log > > I do not use this favicon.ico file in my web site, But an small > number of the visitors for some reason try to get this file which is > not there. This is reported as file error in the analog apache log > reports. Can someone explain why some visitor browsers try to get > this file, and what I can do to fix this? > > Thanks > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" If you create an icon file and name it favicon.ico and put it in the root of your htdocs or wherever it creates an icon for your website when somebody adds it to their favorites in IE or just shows an icon beside the URL in other browsers. Nick