accesslog.filename
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 10 Dec 2015 19:53:37 +0200
changeset 1806 215f96a767ed
parent 1805 9fc85bbfb183
child 1807 388f375d0964
accesslog.filename
lighttpd.rst
--- a/lighttpd.rst	Thu Dec 10 19:49:49 2015 +0200
+++ b/lighttpd.rst	Thu Dec 10 19:53:37 2015 +0200
@@ -15,6 +15,7 @@
 
 Add to config::
 
+  accesslog.filename = "/var/log/lighttpd/access.log"
   server.errorlog = "/var/log/lighttpd/error.log"
 
   debug.log-response-header = "enable"