From 92f829c8df4de95ed1833ef24f0cb1d9265685c6 Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Sat, 3 Mar 2018 07:53:40 +0000 Subject: [PATCH] Documentation rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825758 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 16 ++--- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.es | 2 +- docs/manual/mod/core.xml.fr | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.meta | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/mod/mod_proxy_html.html.en | 81 +++++++++++++++++++++++-- docs/manual/mod/mod_proxy_html.xml.fr | 2 +- docs/manual/mod/mod_proxy_html.xml.meta | 2 +- docs/manual/mod/mod_remoteip.html.en | 4 +- docs/manual/mod/mod_remoteip.xml.fr | 2 +- docs/manual/mod/mod_remoteip.xml.meta | 2 +- 13 files changed, 95 insertions(+), 26 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 7398f6c590..8aa7c089f2 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -4973,27 +4973,27 @@ port

The ordering of the lookup when the physical port is used is as follows:

-
UseCanonicalName On
+
UseCanonicalName Off | DNS
    +
  1. Parsed port from Host: header
  2. +
  3. Physical port (only with UseCanonicalPhysicalPort ON)
  4. Port provided in Servername
  5. -
  6. Physical port
  7. Default port
-
UseCanonicalName Off | DNS
+
UseCanonicalName On
    -
  1. Parsed port from Host: header
  2. -
  3. Physical port
  4. Port provided in Servername
  5. +
  6. Physical port (only with UseCanonicalPhysicalPort ON)
  7. Default port
-
+ -

With UseCanonicalPhysicalPort Off, the - physical ports are removed from the ordering.

+

Only with UseCanonicalPhysicalPort On, the + physical ports are included in the search.

diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index 25f7dc9946..41fba54618 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja index 6a698ae0cc..6c79159251 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - + + + + diff --git a/docs/manual/mod/mod_remoteip.xml.meta b/docs/manual/mod/mod_remoteip.xml.meta index 1a7c78a9f1..771852e80c 100644 --- a/docs/manual/mod/mod_remoteip.xml.meta +++ b/docs/manual/mod/mod_remoteip.xml.meta @@ -8,6 +8,6 @@ en - fr + fr -- 2.40.0