From: André Malo Date: Tue, 14 Dec 2004 22:51:44 +0000 (+0000) Subject: update whole transformation X-Git-Tag: 2.1.3~249 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7d5f476b5fc62659ec2f800e23a959ac1b8fe01;p=apache update whole transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111894 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de index 95719a4e7b..85078503c3 100644 --- a/docs/manual/mod/directives.html.de +++ b/docs/manual/mod/directives.html.de @@ -159,6 +159,8 @@
  • <DirectoryMatch>
  • DirectorySlash
  • DocumentRoot
  • +
  • DumpIOInput
  • +
  • DumpIOOutput
  • EnableExceptionHook
  • EnableMMAP
  • EnableSendfile
  • diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es index a50f24f7f7..2909852e22 100644 --- a/docs/manual/mod/directives.html.es +++ b/docs/manual/mod/directives.html.es @@ -162,6 +162,8 @@
  • <DirectoryMatch>
  • DirectorySlash
  • DocumentRoot
  • +
  • DumpIOInput
  • +
  • DumpIOOutput
  • EnableExceptionHook
  • EnableMMAP
  • EnableSendfile
  • diff --git a/docs/manual/mod/directives.html.ja.euc-jp b/docs/manual/mod/directives.html.ja.euc-jp index 1bec15a18a..cdad75602c 100644 --- a/docs/manual/mod/directives.html.ja.euc-jp +++ b/docs/manual/mod/directives.html.ja.euc-jp @@ -157,6 +157,8 @@
  • <DirectoryMatch>
  • DirectorySlash
  • DocumentRoot
  • +
  • DumpIOInput
  • +
  • DumpIOOutput
  • EnableExceptionHook
  • EnableMMAP
  • EnableSendfile
  • diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr index b5f56726c6..1ed64e9919 100644 --- a/docs/manual/mod/directives.html.ko.euc-kr +++ b/docs/manual/mod/directives.html.ko.euc-kr @@ -157,6 +157,8 @@
  • <DirectoryMatch>
  • DirectorySlash
  • DocumentRoot
  • +
  • DumpIOInput
  • +
  • DumpIOOutput
  • EnableExceptionHook
  • EnableMMAP
  • EnableSendfile
  • diff --git a/docs/manual/mod/index.html.de b/docs/manual/mod/index.html.de index acc509c2d5..da23bf3c39 100644 --- a/docs/manual/mod/index.html.de +++ b/docs/manual/mod/index.html.de @@ -111,6 +111,7 @@ client
    mod_dir
    Provides for "trailing slash" redirects and serving directory index files
    mod_disk_cache
    Content cache storage manager keyed to URIs
    +
    mod_dumpio
    Dumps all I/O to error log as desired.
    mod_echo
    A simple echo server to illustrate protocol modules
    mod_env
    Modifies the environment which is passed to CGI scripts and diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es index 41d354925c..4e9d6b4ea5 100644 --- a/docs/manual/mod/index.html.es +++ b/docs/manual/mod/index.html.es @@ -112,6 +112,7 @@ client
    mod_dir
    Provides for "trailing slash" redirects and serving directory index files
    mod_disk_cache
    Content cache storage manager keyed to URIs
    +
    mod_dumpio
    Dumps all I/O to error log as desired.
    mod_echo
    A simple echo server to illustrate protocol modules
    mod_env
    Modifies the environment which is passed to CGI scripts and diff --git a/docs/manual/mod/index.html.ja.euc-jp b/docs/manual/mod/index.html.ja.euc-jp index f79f894c5c..e6660bc3f3 100644 --- a/docs/manual/mod/index.html.ja.euc-jp +++ b/docs/manual/mod/index.html.ja.euc-jp @@ -103,6 +103,7 @@ for HTTP Basic authentication.
    mod_dir
    ¡ÖºÇ¸å¤Î¥¹¥é¥Ã¥·¥å¡×¤Î¥ê¥À¥¤¥ì¥¯¥È¤È¡¢¥Ç¥£¥ì¥¯¥È¥ê¤Î ¥¤¥ó¥Ç¥Ã¥¯¥¹¥Õ¥¡¥¤¥ë¤ò°·¤¦µ¡Ç½¤òÄ󶡤¹¤ë
    mod_disk_cache
    URI ¤ò¥­¡¼¤Ë¤·¤¿¥³¥ó¥Æ¥ó¥Ä¥­¥ã¥Ã¥·¥å¥¹¥È¥ì¡¼¥¸´ÉÍý
    +
    mod_dumpio
    Dumps all I/O to error log as desired.
    mod_echo
    ¥×¥í¥È¥³¥ë¥â¥¸¥å¡¼¥ë¤Î³µÍפò¼¨¤¹¤¿¤á¤Îñ½ã¤Ê¥¨¥³¡¼¥µ¡¼¥Ð
    mod_env
    CGI ¥¹¥¯¥ê¥×¥ÈµÚ¤Ó SSI diff --git a/docs/manual/mod/index.html.ko.euc-kr b/docs/manual/mod/index.html.ko.euc-kr index 9d86130eae..6fb99f7935 100644 --- a/docs/manual/mod/index.html.ko.euc-kr +++ b/docs/manual/mod/index.html.ko.euc-kr @@ -98,6 +98,7 @@ for HTTP Basic authentication.
    mod_dir
    "¸¶Áö¸· ½½·¡½¬" ¸®´ÙÀÌ·º¼ÇÀ» Á¦°øÇÏ°í µð·ºÅ丮 index ÆÄÀÏÀ» ¼­ºñ½ºÇÑ´Ù
    mod_disk_cache
    Content cache storage manager keyed to URIs
    +
    mod_dumpio
    Dumps all I/O to error log as desired.
    mod_echo
    ÇÁ·ÎÅäÄÝ ¸ðµâÀ» ¼³¸íÇϱâÀ§ÇÑ °£´ÜÇÑ echo ¼­¹ö
    mod_env
    CGI ½ºÅ©¸³Æ®³ª SSI ÆäÀÌÁö¿¡ Àü´ÞÇÒ È¯°æº¯¼ö¸¦ ¼öÁ¤ÇÑ´Ù
    diff --git a/docs/manual/mod/mod_authz_groupfile.html.ja.euc-jp b/docs/manual/mod/mod_authz_groupfile.html.ja.euc-jp index 2ce8774a1f..ded99e4790 100644 --- a/docs/manual/mod/mod_authz_groupfile.html.ja.euc-jp +++ b/docs/manual/mod/mod_authz_groupfile.html.ja.euc-jp @@ -51,7 +51,7 @@
    top

    AuthGroupFile ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö

    - @@ -60,7 +60,7 @@
    ÀâÌÀ:ǧ¾Ú¤Ë»ÈÍѤ¹¤ë¥æ¡¼¥¶¥°¥ë¡¼¥×¤Î°ìÍ÷¤¬³ÊǼ¤µ¤ì¤Æ¤¤¤ë¡¢ +
    ÀâÌÀ:¾Úǧ¤Ë»ÈÍѤ¹¤ë¥æ¡¼¥¶¥°¥ë¡¼¥×¤Î°ìÍ÷¤¬³ÊǼ¤µ¤ì¤Æ¤¤¤ë¡¢ ¥Æ¥­¥¹¥È¥Õ¥¡¥¤¥ë¤Î̾Á°¤òÀßÄꤹ¤ë
    ¹½Ê¸:AuthGroupFile file-path
    ¥³¥ó¥Æ¥­¥¹¥È:¥Ç¥£¥ì¥¯¥È¥ê, .htaccess
    ¥â¥¸¥å¡¼¥ë:mod_authz_groupfile

    AuthGroupFile ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Ï¡¢ - ǧ¾Ú¤Ë»ÈÍѤ¹¤ë¥æ¡¼¥¶¥°¥ë¡¼¥×¤Î°ìÍ÷¤¬³ÊǼ¤µ¤ì¤Æ¤¤¤ë¡¢ + ¾Úǧ¤Ë»ÈÍѤ¹¤ë¥æ¡¼¥¶¥°¥ë¡¼¥×¤Î°ìÍ÷¤¬³ÊǼ¤µ¤ì¤Æ¤¤¤ë¡¢ ¥Æ¥­¥¹¥È¥Õ¥¡¥¤¥ë¤Î̾Á°¤òÀßÄꤷ¤Þ¤¹¡£ file-path ¤Ï¥°¥ë¡¼¥×¥Õ¥¡¥¤¥ë¤Ø¤Î¥Ñ¥¹¤Ç¤¹¡£ ÀäÂХѥ¹¤Ç¤Ê¤±¤ì¤Ð¡¢ diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 9407244a2a..1d1ea5a932 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1791,4 +1791,4 @@ RewriteRule ^/([^/]+)/~([^/]+)/(.*)$ /u/${real-to-user:$2|nobody}/$3.$1

    - + \ No newline at end of file diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de index e692940627..f1194f31c0 100644 --- a/docs/manual/mod/quickreference.html.de +++ b/docs/manual/mod/quickreference.html.de @@ -286,6 +286,8 @@ a directory DirectorySlash On|Off On svdhBToggle trailing slash redirects on or off DocumentRoot Verzeichnis /usr/local/apache/h +svCVerzeichnis, welches den Haupt-Dokumentenbaum bildet, der im Web sichtbar ist. +DumpIOInput On|Off Off sEDump all input data to the error log +DumpIOOutput On|Off Off sEDump all output data to the error log EnableExceptionHook On|Off Off sMAktiviert einen Hook, der nach einem Absturz noch Ausnahmefehler behandeln lassen kann EnableMMAP On|Off On svdhCVerwende Memory-Mapping, um Dateien während der diff --git a/docs/manual/mod/quickreference.html.es b/docs/manual/mod/quickreference.html.es index f6a9bcd380..b7c7d2eca8 100644 --- a/docs/manual/mod/quickreference.html.es +++ b/docs/manual/mod/quickreference.html.es @@ -284,6 +284,8 @@ subdirectories DirectorySlash On|Off On svdhBToggle trailing slash redirects on or off DocumentRoot directory-path /usr/local/apache/h +svCDirectory that forms the main document tree visible from the web +DumpIOInput On|Off Off sEDump all input data to the error log +DumpIOOutput On|Off Off sEDump all output data to the error log EnableExceptionHook On|Off Off sMEnables a hook that runs exception handlers after a crash EnableMMAP On|Off On svdhCUse memory-mapping to read files during delivery diff --git a/docs/manual/mod/quickreference.html.ja.euc-jp b/docs/manual/mod/quickreference.html.ja.euc-jp index 1e4923d185..9de1ce3602 100644 --- a/docs/manual/mod/quickreference.html.ja.euc-jp +++ b/docs/manual/mod/quickreference.html.ja.euc-jp @@ -155,7 +155,7 @@ server authentication AuthDigestShmemSize size 1000 sXThe amount of shared memory to allocate for keeping track of clients -AuthGroupFile file-pathdhBǧ¾Ú¤Ë»ÈÍѤ¹¤ë¥æ¡¼¥¶¥°¥ë¡¼¥×¤Î°ìÍ÷¤¬³ÊǼ¤µ¤ì¤Æ¤¤¤ë¡¢ +AuthGroupFile file-pathdhB¾Úǧ¤Ë»ÈÍѤ¹¤ë¥æ¡¼¥¶¥°¥ë¡¼¥×¤Î°ìÍ÷¤¬³ÊǼ¤µ¤ì¤Æ¤¤¤ë¡¢ ¥Æ¥­¥¹¥È¥Õ¥¡¥¤¥ë¤Î̾Á°¤òÀßÄꤹ¤ë AuthLDAPBindDN distinguished-namedhEOptional DN to use in binding to the LDAP server AuthLDAPBindPassword passworddhEPassword used in conjuction with the bind DN @@ -263,6 +263,8 @@ processes DirectorySlash On|Off On svdhB¥Ñ¥¹ËöÈø¤Î¥¹¥é¥Ã¥·¥å¤Ç¥ê¥À¥¤¥ì¥¯¥È¤¹¤ë¤«¤É¤¦¤«¤Î¥ª¥ó¥ª¥Õ¤ò¥È¥°¥ë¤µ¤»¤ë DocumentRoot directory-path /usr/local/apache/h +svC¥¦¥§¥Ö¤«¤é¸«¤¨¤ë¥á¥¤¥ó¤Î¥É¥­¥å¥á¥ó¥È¥Ä¥ê¡¼¤Ë¤Ê¤ë ¥Ç¥£¥ì¥¯¥È¥ê +DumpIOInput On|Off Off sEDump all input data to the error log +DumpIOOutput On|Off Off sEDump all output data to the error log EnableExceptionHook On|Off Off sM¥¯¥é¥Ã¥·¥å¤Î¸å¤ËÎã³°¥Ï¥ó¥É¥é¤ò¼Â¹Ô¤¹¤ë¥Õ¥Ã¥¯¤òÍ­¸ú¤Ë¤¹¤ë EnableMMAP On|Off On svdhCÇÛÁ÷Ãæ¤Ë¥Õ¥¡¥¤¥ë¤òÆɤ߹þ¤à¤¿¤á¤Ë¥á¥â¥ê¥Þ¥Ã¥Ô¥ó¥°¤ò »È¤¦¤«¤É¤¦¤« diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr index 5065eadb09..b9cf44b5dd 100644 --- a/docs/manual/mod/quickreference.html.ko.euc-kr +++ b/docs/manual/mod/quickreference.html.ko.euc-kr @@ -250,6 +250,8 @@ subdirectories DirectorySlash On|Off On svdhB¸¶Áö¸· ½½·¡½¬ ¸®´ÙÀÌ·º¼ÇÀ» Å°°í ²ö´Ù DocumentRoot directory-path /usr/local/apache/h +svCDirectory that forms the main document tree visible from the web +DumpIOInput On|Off Off sEDump all input data to the error log +DumpIOOutput On|Off Off sEDump all output data to the error log EnableExceptionHook On|Off Off sMEnables a hook that runs exception handlers after a crash EnableMMAP On|Off On svdhCUse memory-mapping to read files during delivery diff --git a/docs/manual/sitemap.html.de b/docs/manual/sitemap.html.de index ec50549948..4a7d0dcdce 100644 --- a/docs/manual/sitemap.html.de +++ b/docs/manual/sitemap.html.de @@ -187,6 +187,7 @@ HPUX betreiben
  • Apache-Modul mod_deflate
  • Apache-Modul mod_dir
  • Apache-Modul mod_disk_cache
  • +
  • Apache-Modul mod_dumpio
  • Apache-Modul mod_echo
  • Apache-Modul mod_env
  • Apache-Modul mod_example
  • diff --git a/docs/manual/sitemap.html.es b/docs/manual/sitemap.html.es index 165444e2a7..35a3f83a99 100644 --- a/docs/manual/sitemap.html.es +++ b/docs/manual/sitemap.html.es @@ -190,6 +190,7 @@ usados para describir las directivas de Apache
  • Módulo Apache mod_deflate
  • Módulo Apache mod_dir
  • Módulo Apache mod_disk_cache
  • +
  • Módulo Apache mod_dumpio
  • Módulo Apache mod_echo
  • Módulo Apache mod_env
  • Módulo Apache mod_example
  • diff --git a/docs/manual/sitemap.html.ja.euc-jp b/docs/manual/sitemap.html.ja.euc-jp index 8035fae0a2..1b6858e393 100644 --- a/docs/manual/sitemap.html.ja.euc-jp +++ b/docs/manual/sitemap.html.ja.euc-jp @@ -184,6 +184,7 @@
  • Apache ¥â¥¸¥å¡¼¥ë mod_deflate
  • Apache ¥â¥¸¥å¡¼¥ë mod_dir
  • Apache ¥â¥¸¥å¡¼¥ë mod_disk_cache
  • +
  • Apache ¥â¥¸¥å¡¼¥ë mod_dumpio
  • Apache ¥â¥¸¥å¡¼¥ë mod_echo
  • Apache ¥â¥¸¥å¡¼¥ë mod_env
  • Apache ¥â¥¸¥å¡¼¥ë mod_example
  • diff --git a/docs/manual/sitemap.html.ko.euc-kr b/docs/manual/sitemap.html.ko.euc-kr index 6541d9f383..baa73db5d2 100644 --- a/docs/manual/sitemap.html.ko.euc-kr +++ b/docs/manual/sitemap.html.ko.euc-kr @@ -190,6 +190,7 @@
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_deflate
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_dir
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_disk_cache
  • +
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_dumpio
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_echo
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_env
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_example