https://issues.apache.org/bugzilla/show_bug.cgi?id=43818

--- Comment #1 from Wim Lewis <[email protected]> ---
This precise bug seems to be fixed in httpd 2.4.4 and in 2.5-dev (r1477094):
the server returns 403 Forbidden for a PROPFIND on a collection whose directory
it can't read.

But a very similar problem still exists: if you do a PROPFIND on that
collection's *parent*, with Depth: infinity (and DavDepthInfinity on in your
config file), then you get an empty response --- no HTTP headers, status line,
or content; the connection just drops.

Apache does log this message though:

[Mon Apr 29 17:43:34.153164 2013] [dav:error] [pid 57866] [client
127.0.0.1:58653] Provider encountered an error while streaming a multistatus
PROPFIND response.  [404, #0]

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to