On 5/18/07, John Gosling <[EMAIL PROTECTED]> wrote:
In all cases, the
request was sent as POST.

No, what you see in the access_log is an exact copy of the request
line sent from the client. So the client is sending GET. That still
leaves the question: why?

What you need to look at is the sequence of requests from the same
client leading up to this problem request. Check to see if there is a
POST request with a 3xx response.

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