[Bug 69640] FallbackResource documentation does not play well with SetHandler / AddHandler

[email protected]
Newsgroups gmane.comp.apache.documentation
Message-ID <[email protected]/bugzilla/>
https://bz.apache.org/bugzilla/show_bug.cgi?id=69640

--- Comment #4 from Rich Bowen <[email protected]> ---
Fixed in trunk (r1933488) and 2.4 (r1933489).

The FallbackResource documentation now explains that it only takes effect when
no other handler has been assigned to the request. If SetHandler or AddHandler
has already assigned a handler, FallbackResource will not override it.

Changes made:

mod_dir.xml: Updated FallbackResource description and added a "Note" box
explaining the interaction with SetHandler/AddHandler, with a concrete example.
Added seealso links to SetHandler, AddHandler, and DirectoryCheckHandler.
core.xml: Extended the existing SetHandler note to mention it overrides
FallbackResource. Added seealso link to FallbackResource.
mod_mime.xml: Added seealso link from AddHandler to FallbackResource.
Thanks for the report and the patch — sorry for the delay.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.