Once again, if mod_dir will perform an internal redirect into a RESPONSE BODY (as opposed to 'something else' of it's own generation) it needs to make the caller aware of the results (e.g. an included subrequest) so the caller can decide if the result is suited (e.g. including text/html only, but refusing to include other binary results.) Since we can know everything about the results of the mod_dir processing by the fixups phase, let it perform all resolutions before the caller of ap_process_request_internal makes it's decisions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92641 13f79535-47bb-0310-9956-ffa450edef68
parent
bde797df
Please register or sign in to comment