]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
docs: Add simplified mod_rewrite overview diagram to rewrite/intro.xml
authorRich Bowen <rbowen@apache.org>
Tue, 16 Jun 2026 17:32:33 +0000 (17:32 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 16 Jun 2026 17:32:33 +0000 (17:32 +0000)
commit393a1720bc2205f3785eda89626ffe85f0cc328d
tree4768d37bcb54464c6dd69d52bff2b5693efdd53b
parent82bb86e31faccce44905f0418ece3a21f8b1929e
docs: Add simplified mod_rewrite overview diagram to rewrite/intro.xml

New flowchart at the end of the Introduction section showing the basic
request processing loop: RewriteEngine check, iterate rules, pattern
match, RewriteCond evaluation, substitution, and L/END flag termination.
Explicitly labeled as a simplified overview with a link to tech.xml for
the full processing model. Supplements existing prose for visual
learners without replacing accessible text content.

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