From: Jeff Trawick dbd-group, dbd-login and
dbd-logout.
Since v2.5.0, expressions are supported +
Since v2.4.8, expressions are supported within the DBD require directives.
dbm-group.
- Since v2.5.0, expressions are supported +
Since v2.4.8, expressions are supported within the DBM require directives.
user and valid-user.
- Since v2.5.0, expressions are supported +
Since v2.4.8, expressions are supported within the user require directives.
See also the ProxyPreserveHost and ProxyVia directives, which control
other request headers.
Note: If you need to specify custom request headers to be
+ added to the forwarded request, use the
+ RequestHeader
+ directive.
This directive will cause the current server/vhost to "inherit" Balancers and Workers defined in the main server. This can cause issues and @@ -544,8 +548,7 @@ ProxyPass /examples http://backend.example.com/examples timeout=10
This directive will cause the shared memory storage associated
with the balancers and balancer members to be persisted across
@@ -917,7 +920,7 @@ proxied resources
identical to the <Proxy> directive, except it matches URLs
using regular expressions.
From 2.5.0 onwards, named groups and backreferences are captured and +
From 2.4.8 onwards, named groups and backreferences are captured and written to the environment with the corresponding name prefixed with "MATCH_" and in upper case. This allows elements of URLs to be referenced from within expressions and modules like @@ -980,7 +983,6 @@ through a local virtual path; url is a partial URL for the remote server and cannot include a query string.
-<Directory> context.Off.
+ set to Off.RewriteRule directive with the
[P] flag.
- The optional interpolate keyword (available in - httpd 2.2.9 and later), in combination with +
The optional interpolate keyword, in combination with
ProxyPassInterpolateEnv causes the ProxyPass
to interpolate environment variables, using the syntax
${VARNAME}. Note that many of the standard CGI-derived
@@ -1449,7 +1453,7 @@ ProxyPassReverse /mirror/foo/ https://backend.example.com/
This directive will cause the current server/vhost to "inherit"
@@ -1603,8 +1607,7 @@ ProxyPassReverseCookiePath / /mirror/foo/
(RewriteRule ... [P]) from mod_rewrite
because it doesn't depend on a corresponding ProxyPass directive.
The optional interpolate keyword (available in - httpd 2.2.9 and later), used together with +
The optional interpolate keyword, used together with
ProxyPassInterpolateEnv, enables interpolation
of environment variables specified using the format ${VARNAME}.
Note that interpolation is not supported within the scheme portion of a
diff --git a/docs/manual/mod/mod_proxy.xml.fr b/docs/manual/mod/mod_proxy.xml.fr
index b5be49bc1dd..c33e1a44845 100644
--- a/docs/manual/mod/mod_proxy.xml.fr
+++ b/docs/manual/mod/mod_proxy.xml.fr
@@ -1,7 +1,7 @@
-
+
diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja
index 3c31b54a019..629c237572b 100644
--- a/docs/manual/mod/mod_proxy.xml.ja
+++ b/docs/manual/mod/mod_proxy.xml.ja
@@ -1,7 +1,7 @@
-
+
+
diff --git a/docs/manual/mod/mod_rewrite.xml.meta b/docs/manual/mod/mod_rewrite.xml.meta
index decc0a7b1e8..0be21e86f4d 100644
--- a/docs/manual/mod/mod_rewrite.xml.meta
+++ b/docs/manual/mod/mod_rewrite.xml.meta
@@ -8,6 +8,6 @@