]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
docs: Add backreference flow diagram (Figure 3) in rewrite/tech
authorRich Bowen <rbowen@apache.org>
Mon, 25 May 2026 18:41:54 +0000 (18:41 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 25 May 2026 18:41:54 +0000 (18:41 +0000)
commit8ae2afd67b426eba451d0f95c18928293b14d6af
tree54af94769992ce7d0d1816988eb144e6c95be50b
parent395dbdddf33948a06897be5afc11ccb525851553
docs: Add backreference flow diagram (Figure 3) in rewrite/tech

Add SVG source and regenerated PNG for mod_rewrite_fig2 showing how
backreferences flow: $N from RewriteRule Pattern (matched first) to
all RewriteCond TestStrings and Substitution; %N from last matched
CondPattern to Substitution. Insert as Figure 3 in tech.html. Add
crosslink from intro.html backreferences section to the new diagram.
Remove obsolete GIF.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934612 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/images/mod_rewrite_fig2.gif [deleted file]
docs/manual/images/mod_rewrite_fig2.png
docs/manual/images/mod_rewrite_fig2.svg [new file with mode: 0644]
docs/manual/rewrite/intro.xml
docs/manual/rewrite/tech.xml