diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en
index 29f8f9f573..e01bb690a0 100644
--- a/docs/manual/mod/mod_proxy.html.en
+++ b/docs/manual/mod/mod_proxy.html.en
@@ -1217,11 +1217,14 @@ through
<LocationMatch> section,
however ProxyPass does not interpret the regexp as such, so it is necessary
to use ProxyPassMatch in this situation instead.
This directive is not supported in <Directory> or <Files> sections.
If you require a more flexible reverse-proxy configuration, see the
RewriteRule directive with the
[P] flag.
<Location> section.
+ This directive is not supported in <Directory> or <Files> sections.