OpenWireless icon indicating copy to clipboard operation
OpenWireless copied to clipboard

Lighttpd error and access logs

Open jsha opened this issue 11 years ago • 0 comments

We use lighttpd to serve the configuration interface on the router. Right now lighttpd doesn't appear to be logging anywhere. We should enable logging to help debug problems, especially error logging. http://redmine.lighttpd.net/projects/lighttpd/wiki/Server_errorlogDetails

Acceptance Criteria Given I have a running development environment, including a set up Vagrant VM, and can access the configuration web interface on that VM.

When I visit http://localhost:8000/

Then A file named /var/log/access.log should exist on the router, and it should contain a list of recent requests.

jsha avatar Aug 25 '14 20:08 jsha