From 4ebc1451bd97175789c3b2e64c64a8909783ba3b Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Sun, 27 Jan 2013 15:45:11 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1439104 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/howto/ssi.xml.meta | 2 +- docs/manual/mod/allmodules.xml.fr | 12 +- docs/manual/mod/core.html.en | 2 +- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.es | 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_actions.xml.meta | 2 +- docs/manual/mod/mod_auth_basic.xml.meta | 2 +- docs/manual/mod/mod_cgi.html.en | 2 + docs/manual/mod/mod_cgid.html.en | 2 + docs/manual/mod/mod_charset_lite.html.en | 2 + docs/manual/mod/mod_data.html.en | 6 +- docs/manual/mod/mod_dav_fs.xml.meta | 2 +- docs/manual/mod/mod_dav_lock.xml.meta | 2 +- docs/manual/mod/mod_ext_filter.html.en | 2 + docs/manual/mod/mod_file_cache.html.en | 2 + docs/manual/mod/mod_lua.html.en | 175 +++++++++++++++++++++++ docs/manual/mod/mod_lua.xml.fr | 2 +- docs/manual/mod/mod_lua.xml.meta | 2 +- docs/manual/mod/mod_proxy.xml.meta | 2 +- docs/manual/platform/windows.html.en | 4 +- docs/manual/platform/windows.xml.ko | 2 +- 24 files changed, 211 insertions(+), 26 deletions(-) diff --git a/docs/manual/howto/ssi.xml.meta b/docs/manual/howto/ssi.xml.meta index 1c020635eb..0d8deb802c 100644 --- a/docs/manual/howto/ssi.xml.meta +++ b/docs/manual/howto/ssi.xml.meta @@ -8,7 +8,7 @@ en - fr + fr ja ko diff --git a/docs/manual/mod/allmodules.xml.fr b/docs/manual/mod/allmodules.xml.fr index 625e0253f1..fa27a41896 100644 --- a/docs/manual/mod/allmodules.xml.fr +++ b/docs/manual/mod/allmodules.xml.fr @@ -30,10 +30,10 @@ mod_cache.xml.fr mod_cache_disk.xml.fr mod_cern_meta.xml.fr - mod_cgi.xml - mod_cgid.xml - mod_charset_lite.xml - mod_data.xml + mod_cgi.xml.fr + mod_cgid.xml.fr + mod_charset_lite.xml.fr + mod_data.xml.fr mod_dav.xml.fr mod_dav_fs.xml.fr mod_dav_lock.xml.fr @@ -46,8 +46,8 @@ mod_env.xml.fr mod_example.xml.fr mod_expires.xml.fr - mod_ext_filter.xml - mod_file_cache.xml + mod_ext_filter.xml.fr + mod_file_cache.xml.fr mod_filter.xml.fr mod_headers.xml.fr mod_heartbeat.xml diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 3b00791e8e..880a404205 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1274,7 +1274,7 @@ in case of an error
  • output a customized message
  • -
  • redirect to a local URL-path to handle the +
  • internally redirect to a local URL-path to handle the problem/error
  • redirect to an external URL to handle the diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index 4b562d6b32..2a052cafc8 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/mod_lua.xml.meta b/docs/manual/mod/mod_lua.xml.meta index b55c7710e9..8fc1a0efdf 100644 --- a/docs/manual/mod/mod_lua.xml.meta +++ b/docs/manual/mod/mod_lua.xml.meta @@ -8,6 +8,6 @@ en - fr + fr 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 diff --git a/docs/manual/platform/windows.html.en b/docs/manual/platform/windows.html.en index e57280adf3..4973ab2a17 100644 --- a/docs/manual/platform/windows.html.en +++ b/docs/manual/platform/windows.html.en @@ -114,9 +114,7 @@ Windows filenames instead of Unix ones. However, because Apache may interpret backslashes as an "escape character" sequence, you should consistently use forward slashes in path names, not - backslashes. Drive letters can be used; if omitted, the drive - of the SystemRoot directive (or -d command line option) becomes - the default.

  • + backslashes.

  • While filenames are generally case-insensitive on Windows, URLs are still treated internally as case-sensitive diff --git a/docs/manual/platform/windows.xml.ko b/docs/manual/platform/windows.xml.ko index 9b25b798e9..51e1d30000 100644 --- a/docs/manual/platform/windows.xml.ko +++ b/docs/manual/platform/windows.xml.ko @@ -1,7 +1,7 @@ - +