https://bz.apache.org/bugzilla/show_bug.cgi?id=65481

--- Comment #4 from aji...@qualys.com ---
(In reply to Christophe JAILLET from comment #3)
> Hi,
> 
> I guess that your error_log file should be more verbose than what your have
> provided.
> 
> Are your sure that your login/password are correct?
> What if you remove the <Limit PUT> block in the conf? Does GET still
> succeeds?

I tried enable all possible to enable verbose logs. But debug mode generated
very little information that I shared on the bug.

The credential provided is also correct. 

If I remove the <Limit PUT> block, GET fails. In fact, GET always fails if only
PUT is allowed. (<LIMIT PUT> or require method PUT).

In this bug, Everything is working as expected. I am able to upload files using
the PUT method successfully with VALID credentials.

The only thing wrong here is an error message which is getting generated in the
error logs(However it does not have any adverse effect on the workflow of PUT).


For compliance reasons, we need to address every Error. And to suppress these
error messages we can not allow the GET method for security reasons.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to