From: Christophe Jaillet Date: Sat, 10 May 2014 06:25:05 +0000 (+0000) Subject: Minor visual improvement. X-Git-Tag: 2.4.10~247 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=94fba8354793913ddae1b8145fdf67456559d4cf;p=apache Minor visual improvement. Remove useless link. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1593669 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index 17ad78ec0d..5ef9fd8dbf 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -511,18 +511,19 @@ ProxyPass /examples http://backend.example.com/examples timeout=10 within a <Proxy balancer://...> container directive, and can take any of the key value pair parameters available to ProxyPass directives.

-

One additional parameter is available only to BalancerMember directives: +

One additional parameter is available only to BalancerMember directives: loadfactor. This is the member load factor - a number between 1 (default) and 100, which defines the weighted load to be applied to the member in question.

-

The balancerurl is only needed when not in <Proxy balancer://...> +

The balancerurlvar> is only needed when not in + <Proxy balancer://...> container directive. It corresponds to the url of a balancer defined in ProxyPass directive.

The path component of the balancer URL in any <Proxy balancer://...> container directive is ignored.

Trailing slashes should typically be removed from the URL of a - BalancerMember.

+ BalancerMember.

top
@@ -894,7 +895,7 @@ proxied resources (unnamed) backreferences are ignored. Use named groups instead.

<ProxyMatch ^http://(?<sitename>[^/]+)>
-    require ldap-group cn=%{env:MATCH_SITENAME},ou=combined,o=Example
+    Require ldap-group cn=%{env:MATCH_SITENAME},ou=combined,o=Example
 </ProxyMatch>
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 6a460ccf20..e312e99252 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -543,7 +543,7 @@ proxied resources <ProxyMatch ^http://(?<sitename>[^/]+)> - require ldap-group cn=%{env:MATCH_SITENAME},ou=combined,o=Example + Require ldap-group cn=%{env:MATCH_SITENAME},ou=combined,o=Example </ProxyMatch> @@ -746,19 +746,19 @@ expressions within a <Proxy balancer://...> container directive, and can take any of the key value pair parameters available to ProxyPass directives.

-

One additional parameter is available only to BalancerMember directives: +

One additional parameter is available only to BalancerMember directives: loadfactor. This is the member load factor - a number between 1 (default) and 100, which defines the weighted load to be applied to the member in question.

-

The balancerurl is only needed when not in <Proxy balancer://...> +

The balancerurlvar> is only needed when not in + <Proxy balancer://...> container directive. It corresponds to the url of a balancer defined in ProxyPass directive.

The path component of the balancer URL in any <Proxy balancer://...> container directive is ignored.

Trailing slashes should typically be removed from the URL of a - BalancerMember.

+ BalancerMember.

diff --git a/docs/manual/mod/mod_proxy.xml.meta b/docs/manual/mod/mod_proxy.xml.meta index f0185375d4..38a79fdda7 100644 --- a/docs/manual/mod/mod_proxy.xml.meta +++ b/docs/manual/mod/mod_proxy.xml.meta @@ -8,7 +8,7 @@ en - fr + fr ja