From: Rich Bowen Date: Thu, 28 May 2026 00:10:10 +0000 (+0000) Subject: Rebuild X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=932aab6a50d7bda008c3b9bf5a89be5a9eb0dbcb;p=thirdparty%2Fapache%2Fhttpd.git Rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934699 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/remapping.html.en.utf8 b/docs/manual/rewrite/remapping.html.en.utf8 index 94e2cc0578..f033609f2a 100644 --- a/docs/manual/rewrite/remapping.html.en.utf8 +++ b/docs/manual/rewrite/remapping.html.en.utf8 @@ -234,7 +234,7 @@ RewriteRule "^(.*)" "https://%{SERVER_NAME}$1" [R=301,L] </Directory> # Everything else goes to HTTPS - RedirectMatch permanent "^/(?!\.well-known/acme-challenge/)" "https://www.example.com/$0" + RedirectMatch permanent "^/(?!\.well-known/acme-challenge/)" "https://www.example.com/$1" </VirtualHost> diff --git a/docs/manual/rewrite/remapping.xml.de b/docs/manual/rewrite/remapping.xml.de index 809d6aa2a9..7d62241e9d 100644 --- a/docs/manual/rewrite/remapping.xml.de +++ b/docs/manual/rewrite/remapping.xml.de @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/rewrite/remapping.xml.ja b/docs/manual/rewrite/remapping.xml.ja index 99815c69a2..e82456dcb7 100644 --- a/docs/manual/rewrite/remapping.xml.ja +++ b/docs/manual/rewrite/remapping.xml.ja @@ -1,7 +1,7 @@ - + + + +