[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] HTTP server log
- Subject: [cobalt-users] HTTP server log
- From: "manitu" <manitu@xxxxxxxxxx>
- Date: Sat Mar 4 05:33:39 2000
Hello all,
heres one entry from my server log
www.manitu.net 212.33.43.134 - - [04/Mar/2000:13:10:29 +0100] "GET
/deutsch/images/icon_webhosting.gif HTTP/1.1" 200 1298
"http://www.manitu.net/deutsch/index.html" "Mozilla/4.0 (compatible; MSIE
5.01; Windows 98)"
I am interested in what the two - at the third and forth position mean ? I
have not found any explanation in the apache documentation. The
configuration of my RaQ2 says
LogFormat "%v %h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
\"%{User-Agent}i\"" combined
I think the two - are the %l and %u statements.
Does anybody know what they are good for ?
Thanks in advance.
Best regards,
Manuel