]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
docs: Add SVG source for rewrite overview flowchart
authorRich Bowen <rbowen@apache.org>
Mon, 25 May 2026 18:20:00 +0000 (18:20 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 25 May 2026 18:20:00 +0000 (18:20 +0000)
commit27bd04e66a0aea876c2ec15778d2e3698ff98865
tree538cae94847868cad93191ed0ab646b8fe6921dc
parentc958729c804bf8211482d189ffca86f90a486bba
docs: Add SVG source for rewrite overview flowchart

Add editable SVG source for mod_rewrite_fig1. Regenerate PNG from SVG.
Insert as Figure 1 in rewrite/tech.html showing the full per-request
rewrite process (per-server rules, redirect check, per-directory rules,
including RewriteCond evaluation). Remove obsolete GIF. Renumber existing
diagram to Figure 2.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1934609 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/images/mod_rewrite_fig1.gif [deleted file]
docs/manual/images/mod_rewrite_fig1.png
docs/manual/images/mod_rewrite_fig1.svg [new file with mode: 0644]