From 3d00d8d38efa01b8bb51f1750847247045b7dfd3 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Mon, 18 Feb 2013 22:08:23 +0000 Subject: [PATCH] Xforms. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1447518 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 2 +- docs/manual/mod/core.html.fr | 2 +- 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_dir.html.en | 18 +++++++++++++----- docs/manual/mod/mod_dir.html.ja.utf8 | 5 +++-- docs/manual/mod/mod_dir.html.ko.euc-kr | 5 +++-- docs/manual/mod/mod_dir.html.tr.utf8 | 1 + docs/manual/mod/mod_dir.xml.ja | 2 +- docs/manual/mod/mod_dir.xml.ko | 2 +- docs/manual/mod/mod_dir.xml.meta | 2 +- docs/manual/mod/mod_dir.xml.tr | 2 +- docs/manual/mod/mod_rewrite.html.en | 10 ++++++++++ docs/manual/mod/mod_rewrite.html.fr | 2 ++ docs/manual/mod/mod_rewrite.xml.fr | 2 +- docs/manual/mod/mod_rewrite.xml.meta | 2 +- docs/manual/mod/quickreference.html.de | 2 +- docs/manual/mod/quickreference.html.en | 2 +- docs/manual/mod/quickreference.html.es | 2 +- docs/manual/mod/quickreference.html.ja.utf8 | 2 +- docs/manual/mod/quickreference.html.ko.euc-kr | 2 +- docs/manual/mod/quickreference.html.ru.koi8-r | 2 +- docs/manual/mod/quickreference.html.zh-cn | 2 +- docs/manual/platform/windows.xml.ko | 2 +- docs/manual/rewrite/flags.html.fr | 15 ++++++--------- docs/manual/rewrite/flags.xml.meta | 2 +- 27 files changed, 58 insertions(+), 38 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 5988dcdf12e..c3d90771bfd 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1064,7 +1064,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.html.fr b/docs/manual/mod/core.html.fr index e35fabce202..15f961c9e64 100644 --- a/docs/manual/mod/core.html.fr +++ b/docs/manual/mod/core.html.fr @@ -1134,7 +1134,7 @@ diff
  • afficher un message personnalisé
  • -
  • rediriger vers un chemin d'URL local pour traiter +
  • rediriger en interne vers un chemin d'URL local pour traiter le problème ou l'erreur
  • rediriger vers une URL externe pour traiter diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index 610fa214657..4a6191f4f32 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_rewrite.xml.meta b/docs/manual/mod/mod_rewrite.xml.meta index decc0a7b1e8..0be21e86f4d 100644 --- a/docs/manual/mod/mod_rewrite.xml.meta +++ b/docs/manual/mod/mod_rewrite.xml.meta @@ -8,6 +8,6 @@ en - fr + fr diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index 8ef48b23d3b..d37f54d5e1b 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -340,7 +340,7 @@ by MIME type request ExtFilterDefine filtername parameterssEDefine an external filter ExtFilterOptions option [option] ... DebugLevel=0 NoLogS +dEConfigure mod_ext_filter options -FallbackResource local-urlsvdhBDefine a default URL for requests that don't map to a file +FallbackResource disabled | local-urlsvdhBDefine a default URL for requests that don't map to a file FileETag Komponente ... INode MTime Size svdhCDateiattribute, die zur Erstellung des HTTP-Response-Headers ETag verwendet werden <Files Dateiname> ... </Files>svdhCEnthält Direktiven, die sich nur auf passende Dateinamen diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 815eb1ee1af..6b6ddc0aa05 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -330,7 +330,7 @@ by MIME type request ExtFilterDefine filtername parameterssEDefine an external filter ExtFilterOptions option [option] ... DebugLevel=0 NoLogS +dEConfigure mod_ext_filter options -FallbackResource local-urlsvdhBDefine a default URL for requests that don't map to a file +FallbackResource disabled | local-urlsvdhBDefine a default URL for requests that don't map to a file FileETag component ... INode MTime Size svdhCFile attributes used to create the ETag HTTP response header for static files <Files filename> ... </Files>svdhCContains directives that apply to matched diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es index 39dbefd8e42..c9bb8d41bbf 100644 --- a/docs/manual/mod/quickreference.html.es +++ b/docs/manual/mod/quickreference.html.es @@ -337,7 +337,7 @@ by MIME type request ExtFilterDefine filtername parameterssEDefine an external filter ExtFilterOptions option [option] ... DebugLevel=0 NoLogS +dEConfigure mod_ext_filter options -FallbackResource local-urlsvdhBDefine a default URL for requests that don't map to a file +FallbackResource disabled | local-urlsvdhBDefine a default URL for requests that don't map to a file FileETag component ... INode MTime Size svdhCFile attributes used to create the ETag HTTP response header for static files <Files filename> ... </Files>svdhCContains directives that apply to matched diff --git a/docs/manual/mod/quickreference.html.ja.utf8 b/docs/manual/mod/quickreference.html.ja.utf8 index 323e2f49a86..032cfe7edb9 100644 --- a/docs/manual/mod/quickreference.html.ja.utf8 +++ b/docs/manual/mod/quickreference.html.ja.utf8 @@ -313,7 +313,7 @@ API ExtendedStatus On|Off Off sB各リクエストに対して拡張ステータス情報を保存する ExtFilterDefine filtername parameterssE外部フィルタを定義 ExtFilterOptions option [option] ... DebugLevel=0 NoLogS +dEmod_ext_filter のオプションを設定 -FallbackResource local-urlsvdhBDefine a default URL for requests that don't map to a file +FallbackResource disabled | local-urlsvdhBDefine a default URL for requests that don't map to a file FileETag component ... INode MTime Size svdhCETag HTTP 応答ヘッダを作成するために使用される ファイルの属性 <Files filename> ... </Files>svdhCマッチするファイル名に適用されるディレクティブを囲む diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr index 99a2f02cfd8..0df3b525e7b 100644 --- a/docs/manual/mod/quickreference.html.ko.euc-kr +++ b/docs/manual/mod/quickreference.html.ko.euc-kr @@ -298,7 +298,7 @@ in case of an error ExtendedStatus On|Off Off sB°¢ ¿äû¿¡ ´ëÇÑ ÀÚ¼¼ÇÑ »óÅ Á¤º¸¸¦ ±â·ÏÇÑ´Ù ExtFilterDefine filtername parameterssE¿ÜºÎ ÇÊÅ͸¦ Á¤ÀÇÇÑ´Ù ExtFilterOptions option [option] ... DebugLevel=0 NoLogS +dEmod_ext_filter ¿É¼ÇÀ» ¼³Á¤ÇÑ´Ù -FallbackResource local-urlsvdhBDefine a default URL for requests that don't map to a file +FallbackResource disabled | local-urlsvdhBDefine a default URL for requests that don't map to a file FileETag component ... INode MTime Size svdhCFile attributes used to create the ETag HTTP response header for static files <Files filename> ... </Files>svdhCContains directives that apply to matched diff --git a/docs/manual/mod/quickreference.html.ru.koi8-r b/docs/manual/mod/quickreference.html.ru.koi8-r index 316e3378ff1..367fa0ad501 100644 --- a/docs/manual/mod/quickreference.html.ru.koi8-r +++ b/docs/manual/mod/quickreference.html.ru.koi8-r @@ -335,7 +335,7 @@ by MIME type request ExtFilterDefine filtername parameterssEDefine an external filter ExtFilterOptions option [option] ... DebugLevel=0 NoLogS +dEConfigure mod_ext_filter options -FallbackResource local-urlsvdhBDefine a default URL for requests that don't map to a file +FallbackResource disabled | local-urlsvdhBDefine a default URL for requests that don't map to a file FileETag component ... INode MTime Size svdhCFile attributes used to create the ETag HTTP response header for static files <Files filename> ... </Files>svdhCContains directives that apply to matched diff --git a/docs/manual/mod/quickreference.html.zh-cn b/docs/manual/mod/quickreference.html.zh-cn index b24f0363e3f..4cede66b4c6 100644 --- a/docs/manual/mod/quickreference.html.zh-cn +++ b/docs/manual/mod/quickreference.html.zh-cn @@ -325,7 +325,7 @@ by MIME type request ExtFilterDefine filtername parameterssEDefine an external filter ExtFilterOptions option [option] ... DebugLevel=0 NoLogS +dEConfigure mod_ext_filter options -FallbackResource local-urlsvdhBDefine a default URL for requests that don't map to a file +FallbackResource disabled | local-urlsvdhBDefine a default URL for requests that don't map to a file FileETag component ... INode MTime Size svdhCFile attributes used to create the ETag HTTP response header for static files <Files filename> ... </Files>svdhCContains directives that apply to matched diff --git a/docs/manual/platform/windows.xml.ko b/docs/manual/platform/windows.xml.ko index 92d3e0024a3..3fd1fa8bf4b 100644 --- a/docs/manual/platform/windows.xml.ko +++ b/docs/manual/platform/windows.xml.ko @@ -1,7 +1,7 @@ - +