diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index 53efc1c479..9ed55f6edf 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -1559,9 +1559,25 @@ proxied server
match the proxy, you must load and enable
path is the name of a local virtual path; url is a
- partial URL for the remote server. These parameters are used the same way as
- for the
path is the name of a local virtual path. It is combined
+ with the requests scheme, host, and port to form the replacement
+ prefix of the affected response header.
+ This parameter is usually the same as the first parameter of the
+
url is a partial URL for the remote server. When the remote
+ server sends the specifically mentioned headers beginning with this partial
+ URL, the prefix from the remote server is replaced with a prefix that
+ points to the reverse proxy.
+ This parameter is usually the same as the second parameter of the
+
For example, suppose the local server has address
http://example.com/; then