From 2f9295575c0409bdd745d8703103dcd28a173d0c Mon Sep 17 00:00:00 2001
From: Eric Covener RewriteRule
directive with the
[P]
flag.
When the URL parameter doesn't use any backreferences into the regular + expression, the original URL will be appended to the URL parameter. +
+Take care when constructing the target URL of the rule, considering
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index 9f5260f6e7..44e372a54e 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -1379,6 +1379,13 @@ ProxyPassReverse /mirror/foo/ https://backend.example.com/
[P]
flag.
When the URL parameter doesn't use any backreferences into the regular + expression, the original URL will be appended to the URL parameter. +
+Take care when constructing the target URL of the rule, considering -- 2.40.0