diff options
author | Ruediger Pluem <rpluem@apache.org> | 2009-03-27 12:44:01 +0000 |
---|---|---|
committer | Ruediger Pluem <rpluem@apache.org> | 2009-03-27 12:44:01 +0000 |
commit | d593d89ad6dee02979ed0c5f53246dfd2a0f693b (patch) | |
tree | daf2accb14656bd793f51829f07dc82e7c1637bc /docs/manual | |
parent | 0221146859b39833fbf8e409a561af87d665572d (diff) | |
download | httpd-d593d89ad6dee02979ed0c5f53246dfd2a0f693b.tar.gz |
* Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759120 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
27 files changed, 41 insertions, 49 deletions
diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en index 3c2e5d85db..5e126d0034 100644 --- a/docs/manual/logs.html.en +++ b/docs/manual/logs.html.en @@ -77,7 +77,7 @@ <p>The error log is usually written to a file (typically <code>error_log</code> on Unix systems and - <code>error.log</code> on Windows and OS/2). On Unix systems it + <code>error.log</code> on Windows). On Unix systems it is also possible to have the server send errors to <code>syslog</code> or <a href="#piped">pipe them to a program</a>.</p> diff --git a/docs/manual/logs.xml.fr b/docs/manual/logs.xml.fr index e57f7742d8..33df9f0abc 100644 --- a/docs/manual/logs.xml.fr +++ b/docs/manual/logs.xml.fr @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> -<!-- English Revision: 659902 --> +<!-- English Revision: 659902:758929 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/logs.xml.ja b/docs/manual/logs.xml.ja index 063b431d78..b2d87b0ee6 100644 --- a/docs/manual/logs.xml.ja +++ b/docs/manual/logs.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<!-- English Revision: 659902 --> +<!-- English Revision: 659902:758929 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/logs.xml.ko b/docs/manual/logs.xml.ko index f1c317cba6..6171056c6f 100644 --- a/docs/manual/logs.xml.ko +++ b/docs/manual/logs.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?> -<!-- English Revision: 105989:659902 (outdated) --> +<!-- English Revision: 105989:758929 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/logs.xml.meta b/docs/manual/logs.xml.meta index 71c35f16e7..553c8ac21e 100644 --- a/docs/manual/logs.xml.meta +++ b/docs/manual/logs.xml.meta @@ -8,9 +8,9 @@ <variants> <variant>en</variant> - <variant>fr</variant> - <variant>ja</variant> + <variant outdated="yes">fr</variant> + <variant outdated="yes">ja</variant> <variant outdated="yes">ko</variant> - <variant>tr</variant> + <variant outdated="yes">tr</variant> </variants> </metafile> diff --git a/docs/manual/logs.xml.tr b/docs/manual/logs.xml.tr index 30bb12a72e..9c5d0e20e7 100644 --- a/docs/manual/logs.xml.tr +++ b/docs/manual/logs.xml.tr @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?> -<!-- English Revision: 659902 --> +<!-- English Revision: 659902:758929 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en index c48b93d2d7..9957aaf29a 100644 --- a/docs/manual/misc/perf-tuning.html.en +++ b/docs/manual/misc/perf-tuning.html.en @@ -702,10 +702,7 @@ semaphore API allows for a denial of service attack by any CGIs running under the same uid as the webserver (<em>i.e.</em>, all CGIs, unless you use something like - <code class="program"><a href="../programs/suexec.html">suexec</a></code> or <code>cgiwrapper</code>). For these - reasons this method is not used on any architecture except - IRIX (where the previous two are prohibitively expensive - on most IRIX boxes).</p> + <code class="program"><a href="../programs/suexec.html">suexec</a></code> or <code>cgiwrapper</code>).</p> </dd> <dt><code>AcceptMutex pthread</code></dt> diff --git a/docs/manual/misc/perf-tuning.xml.ko b/docs/manual/misc/perf-tuning.xml.ko index 87efe1ca60..dc1a326dbb 100644 --- a/docs/manual/misc/perf-tuning.xml.ko +++ b/docs/manual/misc/perf-tuning.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 105989:758899 (outdated) --> +<!-- English Revision: 105989:758944 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/misc/perf-tuning.xml.tr b/docs/manual/misc/perf-tuning.xml.tr index 698d10a734..c07e3ae629 100644 --- a/docs/manual/misc/perf-tuning.xml.tr +++ b/docs/manual/misc/perf-tuning.xml.tr @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?> -<!-- English Revision: 740028:758899 (outdated) --> +<!-- English Revision: 740028:758944 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 00e962285b..76c984cdee 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1054,7 +1054,7 @@ in case of an error</td></tr> <table class="directive"> <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Location where the server will log errors</td></tr> <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code> ErrorLog <var>file-path</var>|syslog[:<var>facility</var>]</code></td></tr> -<tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>ErrorLog logs/error_log (Unix) ErrorLog logs/error.log (Windows and OS/2)</code></td></tr> +<tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>ErrorLog logs/error_log (Unix) ErrorLog logs/error.log (Windows)</code></td></tr> <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr> <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr> <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr> diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index e7d59c6ed5..7f45bb5f5d 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?> -<!-- English Revision: 167959:752894 (outdated) --> +<!-- English Revision: 167959:758929 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja index f658129c5b..f92181f9eb 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<!-- English Revision: 669847:752894 (outdated) --> +<!-- English Revision: 669847:758929 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/mod/core.xml.tr b/docs/manual/mod/core.xml.tr index 04f5a4ce26..8580b96827 100644 --- a/docs/manual/mod/core.xml.tr +++ b/docs/manual/mod/core.xml.tr @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?> -<!-- English Revision: 740420:752894 (outdated) --> +<!-- English Revision: 740420:758929 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> diff --git a/docs/manual/mod/event.html.en b/docs/manual/mod/event.html.en index 1b54a074cb..7b09c7e046 100644 --- a/docs/manual/mod/event.html.en +++ b/docs/manual/mod/event.html.en @@ -23,18 +23,13 @@ <div class="toplang"> <p><span>Available Languages: </span><a href="../en/mod/event.html" title="English"> en </a></p> </div> -<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>An experimental variant of the standard <code class="module"><a href="../mod/worker.html">worker</a></code> -MPM</td></tr> +<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>A variant of the <code class="module"><a href="../mod/worker.html">worker</a></code> MPM with the goal +of consuming threads only for connections with active processing</td></tr> <tr><th><a href="module-dict.html#Status">Status:</a></th><td>MPM</td></tr> <tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>mpm_event_module</td></tr> <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>event.c</td></tr></table> <h3>Summary</h3> - <div class="warning"><h3>Warning</h3> - <p>This MPM is experimental, so it may or may not work as - expected.</p> - </div> - <p>The <code class="module"><a href="../mod/event.html">event</a></code> Multi-Processing Module (MPM) is designed to allow more requests to be served simultaneously by passing off some processing work to supporting threads, freeing up diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en index b053032b43..42152c0bbd 100644 --- a/docs/manual/mod/index.html.en +++ b/docs/manual/mod/index.html.en @@ -50,8 +50,8 @@ available</dd> <dt><a href="mpm_common.html">mpm_common</a></dt><dd class="separate">A collection of directives that are implemented by more than one multi-processing module (MPM)</dd> -<dt><a href="event.html">event</a></dt><dd>An experimental variant of the standard <code class="module"><a href="../mod/worker.html">worker</a></code> -MPM</dd> +<dt><a href="event.html">event</a></dt><dd>A variant of the <code class="module"><a href="../mod/worker.html">worker</a></code> MPM with the goal +of consuming threads only for connections with active processing</dd> <dt><a href="mpm_netware.html">mpm_netware</a></dt><dd>Multi-Processing Module implementing an exclusively threaded web server optimized for Novell NetWare</dd> <dt><a href="prefork.html">prefork</a></dt><dd>Implements a non-threaded, pre-forking web server</dd> diff --git a/docs/manual/mod/mod_autoindex.html.en b/docs/manual/mod/mod_autoindex.html.en index 820b10cdb7..d64501087f 100644 --- a/docs/manual/mod/mod_autoindex.html.en +++ b/docs/manual/mod/mod_autoindex.html.en @@ -748,8 +748,8 @@ indexing</td></tr> <dd>This returns the <code>Last-Modified</code> and <code>ETag</code> values for the listed directory in the HTTP header. It is only valid if the operating system and file system return appropriate stat() - results. Some Unix systems do so, as do OS2's JFS and Win32's - NTFS volumes. OS2 and Win32 FAT volumes, for example, do not. + results. Some Unix systems do so, as do Win32's + NTFS volumes. Win32 FAT volumes, for example, do not. Once this feature is enabled, the client or proxy can track changes to the list of files when they perform a <code>HEAD</code> request. Note some operating systems correctly track new and diff --git a/docs/manual/mod/mod_autoindex.xml.ja b/docs/manual/mod/mod_autoindex.xml.ja index c93055f910..4dedc5151d 100644 --- a/docs/manual/mod/mod_autoindex.xml.ja +++ b/docs/manual/mod/mod_autoindex.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<!-- English Revision: 689261 --> +<!-- English Revision: 689261:758929 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/mod/mod_autoindex.xml.ko b/docs/manual/mod/mod_autoindex.xml.ko index 2592c08647..784b3bd2cb 100644 --- a/docs/manual/mod/mod_autoindex.xml.ko +++ b/docs/manual/mod/mod_autoindex.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 103423:689261 (outdated) --> +<!-- English Revision: 103423:758929 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/mod/mod_autoindex.xml.meta b/docs/manual/mod/mod_autoindex.xml.meta index 8ef40d9ff0..a75e8e0577 100644 --- a/docs/manual/mod/mod_autoindex.xml.meta +++ b/docs/manual/mod/mod_autoindex.xml.meta @@ -8,8 +8,8 @@ <variants> <variant>en</variant> - <variant>ja</variant> + <variant outdated="yes">ja</variant> <variant outdated="yes">ko</variant> - <variant>tr</variant> + <variant outdated="yes">tr</variant> </variants> </metafile> diff --git a/docs/manual/mod/mod_autoindex.xml.tr b/docs/manual/mod/mod_autoindex.xml.tr index 54cceceb4f..776b74871b 100644 --- a/docs/manual/mod/mod_autoindex.xml.tr +++ b/docs/manual/mod/mod_autoindex.xml.tr @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?> -<!-- English Revision: 689261 --> +<!-- English Revision: 689261:758929 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> diff --git a/docs/manual/programs/htdbm.html.en b/docs/manual/programs/htdbm.html.en index 39c5c3a5f4..0ca8d9372f 100644 --- a/docs/manual/programs/htdbm.html.en +++ b/docs/manual/programs/htdbm.html.en @@ -136,14 +136,14 @@ cannot be combined with the <code>-c</code> option.</dd> <dt><code>-m</code></dt> - <dd>Use MD5 encryption for passwords. On Windows, Netware and TPF, this is + <dd>Use MD5 encryption for passwords. On Windows and Netware, this is the default.</dd> <dt><code>-d</code></dt> <dd>Use <code>crypt()</code> encryption for passwords. The default on all - platforms but Windows, Netware and TPF. Though possibly supported by + platforms but Windows and Netware. Though possibly supported by <code>htdbm</code> on all platforms, it is not supported by the - <code class="program"><a href="../programs/httpd.html">httpd</a></code> server on Windows, Netware and TPF.</dd> + <code class="program"><a href="../programs/httpd.html">httpd</a></code> server on Windows and Netware.</dd> <dt><code>-s</code></dt> <dd>Use SHA encryption for passwords. Facilitates migration from/to Netscape @@ -152,7 +152,7 @@ <dt><code>-p</code></dt> <dd>Use plaintext passwords. Though <code>htdbm</code> will support creation on all platforms, the <code class="program"><a href="../programs/httpd.html">httpd</a></code> daemon will - only accept plain text passwords on Windows, Netware and TPF.</dd> + only accept plain text passwords on Windows and Netware.</dd> <dt><code>-l</code></dt> <dd>Print each of the usernames and comments from the database on @@ -262,7 +262,7 @@ </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> <h2><a name="restrictions" id="restrictions">Restrictions</a></h2> - <p>On the Windows and MPE platforms, passwords encrypted with + <p>On the Windows platform, passwords encrypted with <code>htdbm</code> are limited to no more than <code>255</code> characters in length. Longer passwords will be truncated to 255 characters.</p> diff --git a/docs/manual/programs/htdbm.xml.meta b/docs/manual/programs/htdbm.xml.meta index ec13f500e6..03017a159f 100644 --- a/docs/manual/programs/htdbm.xml.meta +++ b/docs/manual/programs/htdbm.xml.meta @@ -8,6 +8,6 @@ <variants> <variant>en</variant> - <variant>tr</variant> + <variant outdated="yes">tr</variant> </variants> </metafile> diff --git a/docs/manual/programs/htdbm.xml.tr b/docs/manual/programs/htdbm.xml.tr index f350d11198..2f695f3fb0 100644 --- a/docs/manual/programs/htdbm.xml.tr +++ b/docs/manual/programs/htdbm.xml.tr @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8' ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?> -<!-- English Revision: 732790 --> +<!-- English Revision: 732790:758944 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> diff --git a/docs/manual/programs/htpasswd.html.en b/docs/manual/programs/htpasswd.html.en index b3cae555a2..7728ef2750 100644 --- a/docs/manual/programs/htpasswd.html.en +++ b/docs/manual/programs/htpasswd.html.en @@ -105,14 +105,14 @@ distribution.</li></ul></div> one) is omitted. It cannot be combined with the <code>-c</code> option.</dd> <dt><code>-m</code></dt> - <dd>Use MD5 encryption for passwords. On Windows, Netware and TPF, this is + <dd>Use MD5 encryption for passwords. On Windows and Netware, this is the default.</dd> <dt><code>-d</code></dt> <dd>Use <code>crypt()</code> encryption for passwords. The default on all - platforms but Windows, Netware and TPF. Though possibly supported by + platforms but Windows and Netware. Though possibly supported by <code>htpasswd</code> on all platforms, it is not supported by the - <code class="program"><a href="../programs/httpd.html">httpd</a></code> server on Windows, Netware and TPF.</dd> + <code class="program"><a href="../programs/httpd.html">httpd</a></code> server on Windows and Netware.</dd> <dt><code>-s</code></dt> <dd>Use SHA encryption for passwords. Facilitates migration from/to Netscape @@ -121,7 +121,7 @@ distribution.</li></ul></div> <dt><code>-p</code></dt> <dd>Use plaintext passwords. Though <code>htpasswd</code> will support creation on all platforms, the <code class="program"><a href="../programs/httpd.html">httpd</a></code> daemon will - only accept plain text passwords on Windows, Netware and TPF.</dd> + only accept plain text passwords on Windows and Netware.</dd> <dt><code>-D</code></dt> <dd>Delete user. If the username exists in the specified htpasswd file, it @@ -207,7 +207,7 @@ distribution.</li></ul></div> </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> <h2><a name="restrictions" id="restrictions">Restrictions</a></h2> - <p>On the Windows and MPE platforms, passwords encrypted with + <p>On the Windows platform, passwords encrypted with <code>htpasswd</code> are limited to no more than <code>255</code> characters in length. Longer passwords will be truncated to 255 characters.</p> diff --git a/docs/manual/programs/htpasswd.xml.ko b/docs/manual/programs/htpasswd.xml.ko index 1c0039f066..3d2bed5066 100644 --- a/docs/manual/programs/htpasswd.xml.ko +++ b/docs/manual/programs/htpasswd.xml.ko @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='EUC-KR' ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 105989:487904 (outdated) --> +<!-- English Revision: 105989:758944 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/programs/htpasswd.xml.meta b/docs/manual/programs/htpasswd.xml.meta index 481a3b5b75..169f3bb367 100644 --- a/docs/manual/programs/htpasswd.xml.meta +++ b/docs/manual/programs/htpasswd.xml.meta @@ -9,6 +9,6 @@ <variants> <variant>en</variant> <variant outdated="yes">ko</variant> - <variant>tr</variant> + <variant outdated="yes">tr</variant> </variants> </metafile> diff --git a/docs/manual/programs/htpasswd.xml.tr b/docs/manual/programs/htpasswd.xml.tr index 3c9da8655e..3cee63e202 100644 --- a/docs/manual/programs/htpasswd.xml.tr +++ b/docs/manual/programs/htpasswd.xml.tr @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8' ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?> -<!-- English Revision: 487904 --> +<!-- English Revision: 487904:758944 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> |