Skip to navigation
Setup lighttpd with access log in docker
13.08.23
create a file 10-accesslog.conf and add the lines: server.modules += ( "mod_accesslog" ) accesslog.filename = "/var/log/lighttpd/server.log" accesslog.syslog-level = 7\ see a working example in: https://calantas.org/rust_cgi_example
https://linuxhint.com/parse-lighttpd-access-log/
Reply
Anonymous
Information Epoch 1742194510
Make every program a filter.
Home
Notebook
Contact us