From 4cd81535b0b773bc62f2c7739f25303f471e973b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Thu, 30 Jan 2014 16:42:44 +0000 Subject: [PATCH] update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1562889 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/developer/API.html.en | 1 - docs/manual/mod/mod_alias.html.en | 4 +++- docs/manual/mod/mod_alias.html.tr.utf8 | 1 + docs/manual/mod/mod_alias.xml.ja | 2 +- docs/manual/mod/mod_alias.xml.ko | 2 +- docs/manual/mod/mod_alias.xml.meta | 2 +- docs/manual/mod/mod_alias.xml.tr | 2 +- docs/manual/mod/mod_proxy_ajp.html.en | 16 ++++++++++------ docs/manual/mod/mod_proxy_ajp.xml.ja | 2 +- 9 files changed, 19 insertions(+), 13 deletions(-) diff --git a/docs/manual/developer/API.html.en b/docs/manual/developer/API.html.en index 1305a86e0a5..836194d5cbb 100644 --- a/docs/manual/developer/API.html.en +++ b/docs/manual/developer/API.html.en @@ -382,7 +382,6 @@ int method_number; /* M_GET, M_POST, etc. */

void *per_dir_config;   /* Options set in config files, etc. */
 void *request_config;   /* Notes on *this* request */

-
};

diff --git a/docs/manual/mod/mod_alias.html.en b/docs/manual/mod/mod_alias.html.en index c52995132d8..cb9da4500db 100644 --- a/docs/manual/mod/mod_alias.html.en +++ b/docs/manual/mod/mod_alias.html.en @@ -140,7 +140,9 @@ URL-path then the server will require a trailing / in order to expand the alias. That is, if you use

-
Alias /icons/ /usr/local/apache/icons/
+

+ Alias /icons/ /usr/local/apache/icons/ +

then the URL /icons will not be aliased, as it lacks that trailing /. Likewise, if you omit the slash on the diff --git a/docs/manual/mod/mod_alias.html.tr.utf8 b/docs/manual/mod/mod_alias.html.tr.utf8 index d31e226dd65..a4382c52fc4 100644 --- a/docs/manual/mod/mod_alias.html.tr.utf8 +++ b/docs/manual/mod/mod_alias.html.tr.utf8 @@ -29,6 +29,7 @@  ko  |  tr 

+
Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.
diff --git a/docs/manual/mod/mod_alias.xml.ja b/docs/manual/mod/mod_alias.xml.ja index 3d291a408c9..e4ff751ea59 100644 --- a/docs/manual/mod/mod_alias.xml.ja +++ b/docs/manual/mod/mod_alias.xml.ja @@ -1,7 +1,7 @@ - + + + +
Açıklama:Belge ağacının parçalarının dosya sisteminin parçalarıyla eşlenmesini sağlar ve URL yönlendirmesi yapar.
Durum:Temel