The main log file for this daemon, lighttpd.log, appears to be binary. How would one go about reading it, since cat and vi seem to be the wrong choices?
[email]root@myserverhere.com[/email] /var/log(4): tail -f lighttpd.log
CLOG��
## where to send error-messages to
server.errorlog = "/var/log/lighttpd/lighttpd.error.log"
#### accesslog module
accesslog.filename = "/var/log/lighttpd/lighttpd.access.log"
# ls -al /var/log/lighttpd
total 1200
drwx------ 2 www www 512 Aug 13 2012 .
drwxr-xr-x 4 root wheel 2048 Apr 12 19:00 ..
-rw-r--r-- 1 www www 1155409 Mar 27 20:10 lighttpd.access.log
-rw-r--r-- 1 www www 4474 Mar 5 20:22 lighttpd.error.log
/var/log/lighttpd/lighttpd.access.log: ASCII text, with very long lines
/var/log/lighttpd/lighttpd.error.log: ASCII text