]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Rewrite guide: deduplicate front-controller/FallbackResource content
authorRich Bowen <rbowen@apache.org>
Mon, 11 May 2026 12:22:00 +0000 (12:22 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 11 May 2026 12:22:00 +0000 (12:22 +0000)
commited359048a814210a0ba0104853ff02cf7deb804b
treec002c54a2861fcf6700ece49f003b1ecbf0ce019
parentca0acae41643995e30382213787e5e1c6236d537
Rewrite guide: deduplicate front-controller/FallbackResource content

remapping.xml had two sections (front-controller and fallback-resource)
that duplicated the advice in avoid.xml. Replace front-controller with
a brief cross-reference to avoid.xml and htaccess.xml; remove the
fallback-resource section entirely (it also referenced pre-2.2.16
Apache, which is no longer relevant).

Update htaccess.xml cross-reference link to point to
avoid.html#fallback-resource (its canonical home).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934084 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/rewrite/TODO.md
docs/manual/rewrite/htaccess.xml
docs/manual/rewrite/remapping.xml