On Tue, May 13, 2008 at 7:55 PM, Tracy12 <[EMAIL PROTECTED]> wrote:
>
>  What is the log format to log all the request and response headers?

Doesn't exist. You can either enumerate the headers you want, or you
can use mod_log_forensic, which will give you all the input headers,
or you can use mod_dumpio, which will give you all data.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to