https://bz.apache.org/bugzilla/show_bug.cgi?id=70041
--- Comment #4 from Rich Bowen <[email protected]> --- Added a new diagram in r1935412 (trunk) and r1935413 (2.4.x): A flowchart for the [L] flag looping behavior in per-directory context, placed in rewrite/htaccess.xml. It shows the internal subrequest cycle, the [END] escape path, the condition-guard escape path, and the unguarded infinite loop. SVG source + PNG in docs/manual/images/. Additional diagrams under consideration (tracked in rewrite/DIAGRAMS.md in trunk): 1. Path stripping and RewriteBase transformation pipeline (htaccess.xml) 2. Module processing order: mod_rewrite vs mod_alias in server vs per-directory context (tech.xml) 3. Simplified "happy path" overview for beginners (intro.xml) 4. Flag selection decision tree (flags.xml) These will be tackled incrementally. Contributions welcome. -- 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]
