[Bug 70041] Additional flowchart diagrams in rewrite guide docs
[email protected] Tue, 16 Jun 2026 16:34:50 +0000
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bz.apache.org/bugzilla/show_bug.cgi?id=3D70041 --- 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 =E2=86=92 strip directory prefix =E2= =86=92 pattern match =E2=86=92 substitution =E2=86=92 three-way branch (relative path gets Rewri= teBase prepended then subrequest; absolute path goes directly to subrequest; absolute URI triggers external redirect with no subrequest). --=20 You are receiving this mail because: You are the assignee for the bug.=