Re: How do I do full access logging including HTTP headers?
- From: "Jürgen Exner" <jurgenex@xxxxxxxxxxx>
- Date: Sun, 29 Oct 2006 23:04:29 GMT
Nu wrote:
My webhost has sucky logging. So I'm looking for a perl or PHP
script that can do full logging of all the HTTP headers for each hit.
I websearched for hours and came up with nothing.
Doesn't surprise me that you didn't find anything.
Logging can only be done by the tool, that is performing the action. In this
case the web server is performing the action (= responding to HTTP
requests), therefore the web server must log its own action. There is no way
for an external tool to guess what the web server is or isn't doing.
jue
.
- Follow-Ups:
- Re: How do I do full access logging including HTTP headers?
- From: John Bokma
- Re: How do I do full access logging including HTTP headers?
- References:
- Prev by Date: Re: Store multi-dimensions array for use in latter form?
- Next by Date: Re: How do I do full access logging including HTTP headers?
- Previous by thread: Re: How do I do full access logging including HTTP headers?
- Next by thread: Re: How do I do full access logging including HTTP headers?
- Index(es):
Relevant Pages
|