From 3e0842b480be3b909735558c6707c45eea45b5a2 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 6 Dec 2010 19:02:00 +0000 Subject: Rebuild transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1042760 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 10 ++--- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/mod/mod_alias.html.en | 2 +- docs/manual/mod/mod_alias.xml.ja | 2 +- docs/manual/mod/mod_alias.xml.ko | 2 +- docs/manual/mod/mod_alias.xml.tr | 2 +- docs/manual/mod/mod_authnz_ldap.html.en | 70 ++++++++++++++++----------------- docs/manual/mod/mod_info.html.en | 2 +- docs/manual/mod/mod_info.xml.ja | 2 +- docs/manual/mod/mod_info.xml.ko | 2 +- docs/manual/mod/mod_proxy.html.en | 9 ++--- docs/manual/mod/mod_proxy.xml.ja | 2 +- docs/manual/rewrite/access.html.en | 10 ++--- docs/manual/rewrite/vhosts.html.en | 6 +-- docs/manual/sections.html.en | 4 +- docs/manual/sections.html.fr | 2 + docs/manual/sections.xml.fr | 2 +- docs/manual/sections.xml.ja | 2 +- docs/manual/sections.xml.ko | 2 +- docs/manual/sections.xml.meta | 2 +- docs/manual/sections.xml.tr | 2 +- docs/manual/ssl/ssl_howto.html.en | 6 +-- docs/manual/vhosts/examples.html.en | 4 +- docs/manual/vhosts/examples.html.fr | 2 + docs/manual/vhosts/examples.xml.fr | 2 +- docs/manual/vhosts/examples.xml.ja | 2 +- docs/manual/vhosts/examples.xml.ko | 2 +- docs/manual/vhosts/examples.xml.meta | 2 +- docs/manual/vhosts/examples.xml.tr | 2 +- docs/manual/vhosts/index.html.en | 2 +- docs/manual/vhosts/index.html.fr | 2 + docs/manual/vhosts/index.xml.de | 2 +- docs/manual/vhosts/index.xml.fr | 2 +- docs/manual/vhosts/index.xml.ja | 2 +- docs/manual/vhosts/index.xml.ko | 2 +- docs/manual/vhosts/index.xml.meta | 2 +- docs/manual/vhosts/index.xml.tr | 2 +- docs/manual/vhosts/ip-based.html.en | 12 +++--- docs/manual/vhosts/ip-based.html.fr | 2 + docs/manual/vhosts/ip-based.xml.fr | 2 +- docs/manual/vhosts/ip-based.xml.ja | 2 +- docs/manual/vhosts/ip-based.xml.ko | 2 +- docs/manual/vhosts/ip-based.xml.meta | 2 +- docs/manual/vhosts/ip-based.xml.tr | 2 +- 46 files changed, 106 insertions(+), 99 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 3856bca35d..5a0cedf062 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -814,7 +814,7 @@ from the web

then an access to - http://www.my.host.com/index.html refers to + http://my.example.com/index.html refers to /usr/web/index.html. If the directory-path is not absolute then it is assumed to be relative to the ServerRoot.

@@ -3435,8 +3435,8 @@ to name-virtual hosts

<VirtualHost *:80>
- ServerName server.domain.com
- ServerAlias server server2.domain.com server2
+ ServerName server.example.com
+ ServerAlias server server2.example.com server2
ServerAlias *.example.com
UseCanonicalName Off
# ...
@@ -3919,10 +3919,10 @@ port type a shortname, and a URL which is a directory, such as http://www/splat, without the trailing slash then Apache httpd will redirect them to - http://www.domain.com/splat/. If you have + http://www.example.com/splat/. If you have authentication enabled, this will cause the user to have to authenticate twice (once for www and once again - for www.domain.com -- see the + for www.example.com -- see the FAQ on this subject for more information). But if UseCanonicalName is set Off, then Apache httpd will redirect to http://www/splat/.

diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index be9d64c0e9..1a3f63224a 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + + + + + + + - + + + + + diff --git a/docs/manual/vhosts/examples.xml.ja b/docs/manual/vhosts/examples.xml.ja index 967e01a93c..e5eacd6a01 100644 --- a/docs/manual/vhosts/examples.xml.ja +++ b/docs/manual/vhosts/examples.xml.ja @@ -1,7 +1,7 @@ - + + + + + + + + + + + +