https://bz.apache.org/bugzilla/show_bug.cgi?id=70041
--- Comment #6 from Rich Bowen <[email protected]> --- Added path stripping and RewriteBase pipeline flowchart in r1935417 (trunk) and r1935418 (2.4.x). New diagram in rewrite/htaccess.xml showing the full per-directory URL transformation pipeline: incoming URL → strip directory prefix → pattern match → substitution → three-way branch (relative path gets RewriteBase prepended then subrequest; absolute path goes directly to subrequest; absolute URI triggers external redirect with no subrequest). -- 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]
