Re: [EMAIL PROTECTED] Printing Content-Length in Apache access_log

2008-04-22 Thread Rich Bowen
On Apr 22, 2008, at 10:08, Arnab Ganguly wrote: Hi All, How do I get the content length in the access log.Is there any configuration I need to do in the httpd.conf file? Also what is the "276" value in the line of the access log file 12.246.123.60 - - [04/Apr/2003:13:01:15 -0500] "GET /s

Re: [EMAIL PROTECTED] Printing Content-Length in Apache access_log

2008-04-22 Thread Joshua Slive
On Tue, Apr 22, 2008 at 10:08 AM, Arnab Ganguly <[EMAIL PROTECTED]> wrote: > Hi All, > How do I get the content length in the access log.Is there any configuration > I need to do in the httpd.conf file? > > Also what is the "276" value in the line of the access log file > 12.246.123.60 - - [04/Apr

[EMAIL PROTECTED] Printing Content-Length in Apache access_log

2008-04-22 Thread Arnab Ganguly
Hi All, How do I get the content length in the access log.Is there any configuration I need to do in the httpd.conf file? Also what is the "276" value in the line of the access log file 12.246.123.60 - - [04/Apr/2003:13:01:15 -0500] "GET /scripts/root.exe?/c+dir HTTP/1.0" 404 276 ? Thanks in adva