Apache error log: favicon.ico does not exit
191014Oct 27 2004 — edited Oct 27 2004I am testing two HTML DB applications. Both of them generate the following Apache error log entry:
[Wed Oct 27 08:49:27 2004] [error] [client 130.253.236.118] [ecid: 1098888567:130.253.1.131:10935:0:3325,0] File does not exist: /usr/users/oracle/product/10.1.0/db/Apache/Apache/htdocs/favicon.ico
When I look at the Apache log, I see these entries:
130.253.236.118 - HTMLDB_PUBLIC_USER [27/Oct/2004:08:49:27-0600] "GET /pls/htmldb/f?p=4000:4314:6769345029998418483:::4314:F4000_P4314_ID:1232315496813103 HTTP/1.1" 200 48471
130.253.236.118 - - [27/Oct/2004:08:49:27 -0600] "GET /favicon.ico HTTP/1.1" 404 293
Is this an install or setup problem?
How should I fix this?
Thanks