On Fri 1.Jul'16 at 7:39:13 +0000, Stuart Henderson wrote: > On 2016-06-30, C. L. Martinez <[email protected]> wrote: > > Hi all, > > > > Sorry if this question sounds stupid, but how can I avoid this type of > > entry in OpenBSD's httpd access.log: > > > > 172.22.55.1:44710 -> 172.22.55.10, /favicon.ico (404 Not Found), [/] > > [/favicon.ico] > > Untested, but in theory: set a location that matches the favicon.ico file and > disable logging (e.g. "no log") in that location block. >
Perfect!!! .. Works like a charm. Many thanks Stuart. -- Greetings, C. L. Martinez

