host rfc931 authuser [DD/Mon/YYYY:hh:mm:ss [+/-]HHMM] "request" status bytesHost = hostname
rfc931 = RFC931 user name if IdentityCheck active, - if not.
authuser = HTTP/1.0 authenticated user, - if none.
DD/Mon/YYY:hh:mm:ss [+/-]HHMM: Local time of the request with timezone offset from GMT at end.
"request" = the request as sent by the client
status = the HTTP/1.0 status code from this transaction
bytes = the count of the bytes sent in this transaction, not including the header. If not applicable, this will be a - character.
httpd@ncsa.uiuc.edu