On 4/4/07, Tony Anecito <[EMAIL PROTECTED]> wrote:
Hi All,

Does anyone know how to make the query string in a url visible in the Apache
logs? I noticed it not showing up in the logs and need it to be visible.

The query string certainly is visible in the standard common or
combined log format as given in the %r format string directive. See:
http://httpd.apache.org/docs/2.2/logs.html#accesslog

Perhaps you are looking for POST content? That can't be logged in the
standard log.

In any case, check your LogFormat and CustomLog directives.

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