From ff9c276c144bc24c70f1d5b531a8fd412c34c3d9 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 13 Oct 2023 12:17:45 +0000 Subject: Improved logging system Signed-off-by: Laurent Bercot --- examples/tipidee.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'examples/tipidee.conf') diff --git a/examples/tipidee.conf b/examples/tipidee.conf index 705b88c..a451906 100644 --- a/examples/tipidee.conf +++ b/examples/tipidee.conf @@ -31,6 +31,10 @@ # existing file in this list. (Useful e.g. if you have an index.cgi program.) # global index_file index.html +# tipidee, by default, will log basic information on the requests, +# and the status and Content-Length of its answers. +# log request answer answer_size + # You can define your own Content-Type mappings by file extension. # The default mappings should work well for most servers. # content-type text/html .html .htm -- cgit v1.3.1