On Sat, 9 Aug 2014 18:48:07 +0200 FRIGN <d...@frign.de> wrote: > I rethought it and centralized it a bit more. You don't > need a line stating that a bogus or hidden file has been > requested. > Instead, just print a single line with a 401 and the > requested string. Then you can easily see for yourself > that the requested file is not valid. > > The general aim is to keep the logging at 1 line per > request (except there's a fatal error). > Check it out. You'll see that it will make things > much clearer and generally easier to parse, both > for humans and machines.
Ok, I'll apply it now. -- FRIGN <d...@frign.de>