]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Rewrite guide: deduplicate HTTPS redirect recipe
authorRich Bowen <rbowen@apache.org>
Mon, 11 May 2026 19:31:10 +0000 (19:31 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 11 May 2026 19:31:10 +0000 (19:31 +0000)
commita53870b71bdb812e6d0c01dd07e5e32df83d111e
treead32203040cb3efb6f7bb6edab924c52963705e6
parent968c776e122075b515e36b6d44278cad995d28ed
Rewrite guide: deduplicate HTTPS redirect recipe

avoid.xml had a full VirtualHost example for HTTP-to-HTTPS that was
identical to remapping.xml's version. Replace with a brief paragraph
and cross-reference to remapping.html#https-redirect, which covers
both the Redirect and .htaccess mod_rewrite approaches.

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