From f0ed3f505867c5510ac567862f8b8391ca9466f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Malo?= Date: Sun, 8 Feb 2004 19:13:03 +0000 Subject: apply Apache License, Version 2.0 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102602 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/LICENSE | 258 ++++++++++++++++++++++------- docs/manual/bind.xml | 16 ++ docs/manual/bind.xml.ja | 16 ++ docs/manual/bind.xml.ko | 16 ++ docs/manual/cgi_path.xml | 16 ++ docs/manual/cgi_path.xml.ja | 16 ++ docs/manual/cgi_path.xml.ko | 16 ++ docs/manual/configuring.xml | 17 ++ docs/manual/configuring.xml.ja | 19 ++- docs/manual/configuring.xml.ko | 17 ++ docs/manual/content-negotiation.xml | 17 ++ docs/manual/content-negotiation.xml.ja | 19 ++- docs/manual/content-negotiation.xml.ko | 17 ++ docs/manual/custom-error.xml | 16 ++ docs/manual/custom-error.xml.ja | 16 ++ docs/manual/custom-error.xml.ko | 16 ++ docs/manual/dns-caveats.xml | 16 ++ docs/manual/dns-caveats.xml.ja | 16 ++ docs/manual/dns-caveats.xml.ko | 16 ++ docs/manual/dso.xml | 16 ++ docs/manual/dso.xml.ja | 16 ++ docs/manual/dso.xml.ko | 16 ++ docs/manual/env.xml | 16 ++ docs/manual/env.xml.ja | 16 ++ docs/manual/env.xml.ko | 16 ++ docs/manual/filter.xml | 16 ++ docs/manual/filter.xml.ja | 16 ++ docs/manual/filter.xml.ko | 16 ++ docs/manual/filter.xml.ru | 16 ++ docs/manual/glossary.xml | 16 ++ docs/manual/glossary.xml.ko | 16 ++ docs/manual/handler.xml | 16 ++ docs/manual/handler.xml.ja | 16 ++ docs/manual/handler.xml.ko | 16 ++ docs/manual/handler.xml.ru | 16 ++ docs/manual/index.xml | 16 ++ docs/manual/index.xml.de | 16 ++ docs/manual/index.xml.ja | 16 ++ docs/manual/index.xml.ko | 16 ++ docs/manual/index.xml.ru | 16 ++ docs/manual/install.xml | 17 ++ docs/manual/install.xml.de | 16 ++ docs/manual/install.xml.ja | 19 ++- docs/manual/install.xml.ko | 17 ++ docs/manual/install.xml.ru | 16 ++ docs/manual/invoking.xml | 17 ++ docs/manual/invoking.xml.de | 17 ++ docs/manual/invoking.xml.ja | 19 ++- docs/manual/invoking.xml.ko | 17 ++ docs/manual/invoking.xml.ru | 16 ++ docs/manual/license.xml | 285 ++++++++++++++++++++++++++------- docs/manual/logs.xml | 16 ++ docs/manual/logs.xml.ja | 16 ++ docs/manual/logs.xml.ko | 16 ++ docs/manual/mpm.xml | 17 ++ docs/manual/mpm.xml.ja | 19 ++- docs/manual/mpm.xml.ko | 17 ++ docs/manual/mpm.xml.ru | 16 ++ docs/manual/new_features_2_0.xml | 17 ++ docs/manual/new_features_2_0.xml.de | 16 ++ docs/manual/new_features_2_0.xml.ja | 19 ++- docs/manual/new_features_2_0.xml.ko | 17 ++ docs/manual/new_features_2_0.xml.ru | 16 ++ docs/manual/sections.xml | 16 ++ docs/manual/sections.xml.ja | 16 ++ docs/manual/sections.xml.ko | 16 ++ docs/manual/server-wide.xml | 17 ++ docs/manual/server-wide.xml.ja | 19 ++- docs/manual/server-wide.xml.ko | 17 ++ docs/manual/sitemap.xml | 16 ++ docs/manual/sitemap.xml.de | 18 ++- docs/manual/sitemap.xml.ja | 16 ++ docs/manual/sitemap.xml.ko | 16 ++ docs/manual/stopping.xml | 17 ++ docs/manual/stopping.xml.de | 17 ++ docs/manual/stopping.xml.ja | 17 ++ docs/manual/stopping.xml.ko | 17 ++ docs/manual/stopping.xml.ru | 16 ++ docs/manual/suexec.xml | 16 ++ docs/manual/suexec.xml.ja | 16 ++ docs/manual/suexec.xml.ko | 16 ++ docs/manual/upgrading.xml | 17 ++ docs/manual/upgrading.xml.de | 16 ++ docs/manual/upgrading.xml.ja | 17 ++ docs/manual/upgrading.xml.ko | 17 ++ docs/manual/upgrading.xml.ru | 16 ++ docs/manual/urlmapping.xml | 16 ++ docs/manual/urlmapping.xml.ja | 16 ++ docs/manual/urlmapping.xml.ko | 16 ++ 89 files changed, 1857 insertions(+), 123 deletions(-) (limited to 'docs') diff --git a/docs/manual/LICENSE b/docs/manual/LICENSE index a50e1419a4..57bc88a15a 100644 --- a/docs/manual/LICENSE +++ b/docs/manual/LICENSE @@ -1,58 +1,202 @@ -/* ==================================================================== - * The Apache Software License, Version 1.1 - * - * Copyright (c) 2000-2004 The Apache Software Foundation. All rights - * reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The end-user documentation included with the redistribution, - * if any, must include the following acknowledgment: - * "This product includes software developed by the - * Apache Software Foundation (http://www.apache.org/)." - * Alternately, this acknowledgment may appear in the software itself, - * if and wherever such third-party acknowledgments normally appear. - * - * 4. The names "Apache" and "Apache Software Foundation" must - * not be used to endorse or promote products derived from this - * software without prior written permission. For written - * permission, please contact apache@apache.org. - * - * 5. Products derived from this software may not be called "Apache", - * nor may "Apache" appear in their name, without prior written - * permission of the Apache Software Foundation. - * - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * ==================================================================== - * - * This software consists of voluntary contributions made by many - * individuals on behalf of the Apache Software Foundation. For more - * information on the Apache Software Foundation, please see - * . - * - * Portions of this software are based upon public domain software - * originally written at the National Center for Supercomputing Applications, - * University of Illinois, Urbana-Champaign. - */ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/docs/manual/bind.xml b/docs/manual/bind.xml index efd9dedf09..ebf909ac7e 100644 --- a/docs/manual/bind.xml +++ b/docs/manual/bind.xml @@ -2,6 +2,22 @@ + + Binding diff --git a/docs/manual/bind.xml.ja b/docs/manual/bind.xml.ja index 99a61cb241..db8a6feb77 100644 --- a/docs/manual/bind.xml.ja +++ b/docs/manual/bind.xml.ja @@ -3,6 +3,22 @@ + + $B%P%$%s%I(B diff --git a/docs/manual/bind.xml.ko b/docs/manual/bind.xml.ko index 4c67f9e22c..6610be4ef5 100644 --- a/docs/manual/bind.xml.ko +++ b/docs/manual/bind.xml.ko @@ -3,6 +3,22 @@ + + ÁÖ¼Ò¿Í Æ÷Æ® ÁöÁ¤ (Binding) diff --git a/docs/manual/cgi_path.xml b/docs/manual/cgi_path.xml index e714c46e76..388368c358 100644 --- a/docs/manual/cgi_path.xml +++ b/docs/manual/cgi_path.xml @@ -2,6 +2,22 @@ + + PATH_INFO Changes in the CGI Environment diff --git a/docs/manual/cgi_path.xml.ja b/docs/manual/cgi_path.xml.ja index b982eefe19..baefc2a65a 100644 --- a/docs/manual/cgi_path.xml.ja +++ b/docs/manual/cgi_path.xml.ja @@ -3,6 +3,22 @@ + + CGI $B4D6-$G$N(B PATH_INFO $B$NJQ99(B diff --git a/docs/manual/cgi_path.xml.ko b/docs/manual/cgi_path.xml.ko index 29b454336a..d097c69dee 100644 --- a/docs/manual/cgi_path.xml.ko +++ b/docs/manual/cgi_path.xml.ko @@ -3,6 +3,22 @@ + + CGI ȯ°æ¿¡¼­ PATH_INFOÀÇ º¯È­ diff --git a/docs/manual/configuring.xml b/docs/manual/configuring.xml index 3edfeecf3d..77dab810c4 100644 --- a/docs/manual/configuring.xml +++ b/docs/manual/configuring.xml @@ -1,6 +1,23 @@ + + + Configuration Files diff --git a/docs/manual/configuring.xml.ja b/docs/manual/configuring.xml.ja index 21c6cdc3ce..486098b6c8 100644 --- a/docs/manual/configuring.xml.ja +++ b/docs/manual/configuring.xml.ja @@ -1,9 +1,26 @@ - + + + + $B@_Dj%U%!%$%k(B diff --git a/docs/manual/configuring.xml.ko b/docs/manual/configuring.xml.ko index dcec65ed20..537d9f376a 100644 --- a/docs/manual/configuring.xml.ko +++ b/docs/manual/configuring.xml.ko @@ -2,6 +2,23 @@ + + + ¼³Á¤ÆÄÀÏ diff --git a/docs/manual/content-negotiation.xml b/docs/manual/content-negotiation.xml index f04f2b6338..99cb35e3de 100644 --- a/docs/manual/content-negotiation.xml +++ b/docs/manual/content-negotiation.xml @@ -1,6 +1,23 @@ + + + Content Negotiation diff --git a/docs/manual/content-negotiation.xml.ja b/docs/manual/content-negotiation.xml.ja index 13fdf04c5c..4447c530a0 100644 --- a/docs/manual/content-negotiation.xml.ja +++ b/docs/manual/content-negotiation.xml.ja @@ -1,9 +1,26 @@ - + + + + $B%3%s%F%s%H%M%4%7%(!<%7%g%s(B diff --git a/docs/manual/content-negotiation.xml.ko b/docs/manual/content-negotiation.xml.ko index ca45a8de40..0b0f4cf171 100644 --- a/docs/manual/content-negotiation.xml.ko +++ b/docs/manual/content-negotiation.xml.ko @@ -2,6 +2,23 @@ + + + ³»¿ëÇù»ó (Content Negotiation) diff --git a/docs/manual/custom-error.xml b/docs/manual/custom-error.xml index 663b40343f..692790b650 100644 --- a/docs/manual/custom-error.xml +++ b/docs/manual/custom-error.xml @@ -2,6 +2,22 @@ + + Custom Error Responses diff --git a/docs/manual/custom-error.xml.ja b/docs/manual/custom-error.xml.ja index e0ce4f6a9b..fe12a9a914 100644 --- a/docs/manual/custom-error.xml.ja +++ b/docs/manual/custom-error.xml.ja @@ -3,6 +3,22 @@ + + $B%+%9%?%`%(%i!<%l%9%]%s%9(B diff --git a/docs/manual/custom-error.xml.ko b/docs/manual/custom-error.xml.ko index b8f414cde0..66227aa5a0 100644 --- a/docs/manual/custom-error.xml.ko +++ b/docs/manual/custom-error.xml.ko @@ -3,6 +3,22 @@ + + »ç¿ëÀÚÁ¤ÀÇ ¿À·ù ÀÀ´ä diff --git a/docs/manual/dns-caveats.xml b/docs/manual/dns-caveats.xml index 2fdbf5feeb..8395e160ef 100644 --- a/docs/manual/dns-caveats.xml +++ b/docs/manual/dns-caveats.xml @@ -2,6 +2,22 @@ + + Issues Regarding DNS and Apache diff --git a/docs/manual/dns-caveats.xml.ja b/docs/manual/dns-caveats.xml.ja index 35d4de6b77..b5f5b1ff84 100644 --- a/docs/manual/dns-caveats.xml.ja +++ b/docs/manual/dns-caveats.xml.ja @@ -3,6 +3,22 @@ + + DNS $B$H(B Apache $B$K$^$D$o$kCm0U;v9`(B diff --git a/docs/manual/dns-caveats.xml.ko b/docs/manual/dns-caveats.xml.ko index a5e09f0494..d78fee810f 100644 --- a/docs/manual/dns-caveats.xml.ko +++ b/docs/manual/dns-caveats.xml.ko @@ -3,6 +3,22 @@ + + DNS¿Í ¾ÆÆÄÄ¡¿Í °ü·ÃµÈ »çÇ× diff --git a/docs/manual/dso.xml b/docs/manual/dso.xml index aebb3fa0cc..6252672314 100644 --- a/docs/manual/dso.xml +++ b/docs/manual/dso.xml @@ -2,6 +2,22 @@ + + Dynamic Shared Object (DSO) Support diff --git a/docs/manual/dso.xml.ja b/docs/manual/dso.xml.ja index d3614d716a..6731df6ff9 100644 --- a/docs/manual/dso.xml.ja +++ b/docs/manual/dso.xml.ja @@ -3,6 +3,22 @@ + + $BF0E*6&M-%*%V%8%'%/%H(B (DSO) $B%5%]!<%H(B diff --git a/docs/manual/dso.xml.ko b/docs/manual/dso.xml.ko index 55810d172d..eb1d3404b2 100644 --- a/docs/manual/dso.xml.ko +++ b/docs/manual/dso.xml.ko @@ -3,6 +3,22 @@ + + µ¿Àû°øÀ¯°´Ã¼ (DSO) Áö¿ø diff --git a/docs/manual/env.xml b/docs/manual/env.xml index 8fc5593a84..e1ff7c81cf 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -2,6 +2,22 @@ + + Environment Variables in Apache diff --git a/docs/manual/env.xml.ja b/docs/manual/env.xml.ja index eeeb9b192c..cd91ab7d5d 100644 --- a/docs/manual/env.xml.ja +++ b/docs/manual/env.xml.ja @@ -3,6 +3,22 @@ + + Apache $B$N4D6-JQ?t(B diff --git a/docs/manual/env.xml.ko b/docs/manual/env.xml.ko index 35f915079f..46fa594db1 100644 --- a/docs/manual/env.xml.ko +++ b/docs/manual/env.xml.ko @@ -3,6 +3,22 @@ + + ¾ÆÆÄÄ¡ÀÇ È¯°æº¯¼ö diff --git a/docs/manual/filter.xml b/docs/manual/filter.xml index 060d6c450c..4bc272990f 100644 --- a/docs/manual/filter.xml +++ b/docs/manual/filter.xml @@ -2,6 +2,22 @@ + + Filters diff --git a/docs/manual/filter.xml.ja b/docs/manual/filter.xml.ja index 43fcf910ee..840d2e5dc8 100644 --- a/docs/manual/filter.xml.ja +++ b/docs/manual/filter.xml.ja @@ -3,6 +3,22 @@ + + $B%U%#%k%?(B diff --git a/docs/manual/filter.xml.ko b/docs/manual/filter.xml.ko index 9f4ef3294d..b693a41566 100644 --- a/docs/manual/filter.xml.ko +++ b/docs/manual/filter.xml.ko @@ -3,6 +3,22 @@ + + ÇÊÅÍ diff --git a/docs/manual/filter.xml.ru b/docs/manual/filter.xml.ru index 2f5efd73eb..9343079a36 100755 --- a/docs/manual/filter.xml.ru +++ b/docs/manual/filter.xml.ru @@ -1,6 +1,22 @@ + + diff --git a/docs/manual/glossary.xml b/docs/manual/glossary.xml index d500309bb8..1b7c07cfc3 100644 --- a/docs/manual/glossary.xml +++ b/docs/manual/glossary.xml @@ -2,6 +2,22 @@ + + Glossary diff --git a/docs/manual/glossary.xml.ko b/docs/manual/glossary.xml.ko index cef22b2bf3..db5feb1f01 100644 --- a/docs/manual/glossary.xml.ko +++ b/docs/manual/glossary.xml.ko @@ -3,6 +3,22 @@ + + ¿ë¾î diff --git a/docs/manual/handler.xml b/docs/manual/handler.xml index 3f38cb9d6c..d5ae747da1 100644 --- a/docs/manual/handler.xml +++ b/docs/manual/handler.xml @@ -2,6 +2,22 @@ + + Apache's Handler Use diff --git a/docs/manual/handler.xml.ja b/docs/manual/handler.xml.ja index 4f6aadb0cc..a0ac4a3f47 100644 --- a/docs/manual/handler.xml.ja +++ b/docs/manual/handler.xml.ja @@ -3,6 +3,22 @@ + + Apache $B$N%O%s%I%i$N;HMQ(B diff --git a/docs/manual/handler.xml.ko b/docs/manual/handler.xml.ko index da3c6c492e..777d86e09e 100644 --- a/docs/manual/handler.xml.ko +++ b/docs/manual/handler.xml.ko @@ -3,6 +3,22 @@ + + ¾ÆÆÄÄ¡¿¡¼­ Çڵ鷯 »ç¿ë diff --git a/docs/manual/handler.xml.ru b/docs/manual/handler.xml.ru index 0d19f6bc47..1abc2de090 100755 --- a/docs/manual/handler.xml.ru +++ b/docs/manual/handler.xml.ru @@ -1,6 +1,22 @@ + + diff --git a/docs/manual/index.xml b/docs/manual/index.xml index b22b728b06..4813133718 100644 --- a/docs/manual/index.xml +++ b/docs/manual/index.xml @@ -2,6 +2,22 @@ + + diff --git a/docs/manual/index.xml.de b/docs/manual/index.xml.de index f80c24cc42..b43e52076f 100644 --- a/docs/manual/index.xml.de +++ b/docs/manual/index.xml.de @@ -3,6 +3,22 @@ + + diff --git a/docs/manual/index.xml.ja b/docs/manual/index.xml.ja index aca5827886..4d13b9168d 100644 --- a/docs/manual/index.xml.ja +++ b/docs/manual/index.xml.ja @@ -3,6 +3,22 @@ + + diff --git a/docs/manual/index.xml.ko b/docs/manual/index.xml.ko index 5ccbce661b..c77176ed74 100644 --- a/docs/manual/index.xml.ko +++ b/docs/manual/index.xml.ko @@ -3,6 +3,22 @@ + + diff --git a/docs/manual/index.xml.ru b/docs/manual/index.xml.ru index 31300124af..af5bc95de2 100755 --- a/docs/manual/index.xml.ru +++ b/docs/manual/index.xml.ru @@ -1,6 +1,22 @@ + + diff --git a/docs/manual/install.xml b/docs/manual/install.xml index 9888cbd7d6..fbab9087fa 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -1,6 +1,23 @@ + + + Compiling and Installing diff --git a/docs/manual/install.xml.de b/docs/manual/install.xml.de index 89aa62db57..2c1386aee1 100644 --- a/docs/manual/install.xml.de +++ b/docs/manual/install.xml.de @@ -3,6 +3,22 @@ + + Kompilieren und Installieren diff --git a/docs/manual/install.xml.ja b/docs/manual/install.xml.ja index 5746e4b7e3..3af5527b93 100644 --- a/docs/manual/install.xml.ja +++ b/docs/manual/install.xml.ja @@ -1,9 +1,26 @@ - + + + + $B%3%s%Q%$%k$H%$%s%9%H!<%k(B diff --git a/docs/manual/install.xml.ko b/docs/manual/install.xml.ko index 75326643d6..8e6e58ef52 100644 --- a/docs/manual/install.xml.ko +++ b/docs/manual/install.xml.ko @@ -2,6 +2,23 @@ + + + ÄÄÆÄÀÏ°ú ¼³Ä¡ diff --git a/docs/manual/install.xml.ru b/docs/manual/install.xml.ru index 9b6455bcb6..ea2a034e9b 100644 --- a/docs/manual/install.xml.ru +++ b/docs/manual/install.xml.ru @@ -1,6 +1,22 @@ + + diff --git a/docs/manual/invoking.xml b/docs/manual/invoking.xml index 0a5e6fcf63..116bcf68ee 100644 --- a/docs/manual/invoking.xml +++ b/docs/manual/invoking.xml @@ -1,6 +1,23 @@ + + + Starting Apache diff --git a/docs/manual/invoking.xml.de b/docs/manual/invoking.xml.de index 2dbe9e480a..c3ad073b95 100644 --- a/docs/manual/invoking.xml.de +++ b/docs/manual/invoking.xml.de @@ -2,6 +2,23 @@ + + + Apache starten diff --git a/docs/manual/invoking.xml.ja b/docs/manual/invoking.xml.ja index e6186bcc9b..04c0ed85c8 100644 --- a/docs/manual/invoking.xml.ja +++ b/docs/manual/invoking.xml.ja @@ -1,9 +1,26 @@ - + + + + Apache $B$N5/F0(B diff --git a/docs/manual/invoking.xml.ko b/docs/manual/invoking.xml.ko index e7aeae0ffe..1e25e37f27 100644 --- a/docs/manual/invoking.xml.ko +++ b/docs/manual/invoking.xml.ko @@ -2,6 +2,23 @@ + + + ¾ÆÆÄÄ¡ ½ÃÀÛ diff --git a/docs/manual/invoking.xml.ru b/docs/manual/invoking.xml.ru index 9d84329b4f..0497c74d55 100644 --- a/docs/manual/invoking.xml.ru +++ b/docs/manual/invoking.xml.ru @@ -1,6 +1,22 @@ + + diff --git a/docs/manual/license.xml b/docs/manual/license.xml index c41df173b2..212bbf5eea 100644 --- a/docs/manual/license.xml +++ b/docs/manual/license.xml @@ -2,68 +2,237 @@ + + -The Apache Software License, Version 1.1 +The Apache License, Version 2.0 -

Copyright (c) 2000-2004 The Apache Software Foundation. All rights - reserved.

- -

Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met:

- -
    -
  1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer.
  2. - -
  3. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the - distribution.
  4. - -
  5. The end-user documentation included with the redistribution, - if any, must include the following acknowledgment: - - "This product includes software developed by the - Apache Software Foundation (http://www.apache.org/)." - - -

    Alternately, this acknowledgment may appear in the software itself, - if and wherever such third-party acknowledgments normally appear.

  6. - -
  7. The names "Apache" and "Apache Software Foundation" must - not be used to endorse or promote products derived from this - software without prior written permission. For written - permission, please contact apache@apache.org.
  8. - -
  9. Products derived from this software may not be called "Apache", - nor may "Apache" appear in their name, without prior written - permission of the Apache Software Foundation.
  10. -
- - THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - SUCH DAMAGE. - -

This software consists of voluntary contributions made by many - individuals on behalf of the Apache Software Foundation. For more - information on the Apache Software Foundation, please see - <http://www.apache.org/>.

- -

Portions of this software are based upon public domain software - originally written at the National Center for Supercomputing Applications, - University of Illinois, Urbana-Champaign.

+

Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/

+ + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+ +
    +
  1. Definitions
    + +

    "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document.

    + +

    "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License.

    + +

    "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity.

    + +

    "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License.

    + +

    "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files.

    + +

    "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types.

    + +

    "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below).

    + +

    "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof.

    + +

    "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution."

    + +

    "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work.

  2. + +
  3. Grant of Copyright License. Subject to the terms + and conditions of this License, each Contributor hereby grants to You + a perpetual, worldwide, non-exclusive, no-charge, royalty-free, + irrevocable copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form.
  4. + +
  5. Grant of Patent License. Subject to the terms + and conditions of this License, each Contributor hereby grants to You a + perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed.
  6. + +
  7. Redistribution. You may reproduce and distribute + copies of the Work or Derivative Works thereof in any medium, with or + without modifications, and in Source or Object form, provided that You + meet the following conditions: + +
      +
    1. You must give any other recipients of the Work or + Derivative Works a copy of this License; and
    2. + +
    3. You must cause any modified files to carry prominent notices + stating that You changed the files; and
    4. + +
    5. You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and
    6. + +
    7. If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License.
    8. +
    + +

    You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License.

  8. + +
  9. Submission of Contributions. Unless You explicitly + state otherwise, any Contribution intentionally submitted for inclusion + in the Work by You to the Licensor shall be under the terms and + conditions of this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions.
  10. + +
  11. Trademarks. This License does not grant permission + to use the trade names, trademarks, service marks, or product names of + the Licensor, except as required for reasonable and customary use in + describing the origin of the Work and reproducing the content of the + NOTICE file.
  12. + +
  13. Disclaimer of Warranty. Unless required by + applicable law or agreed to in writing, Licensor provides the Work (and + each Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License.
  14. + +
  15. Limitation of Liability. In no event and under no + legal theory, whether in tort (including negligence), contract, or + otherwise, unless required by applicable law (such as deliberate and + grossly negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages.
  16. + +
  17. Accepting Warranty or Additional Liability. While + redistributing the Work or Derivative Works thereof, You may choose to + offer, and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability.
  18. +
+ +

END OF TERMS AND CONDITIONS

+ +

APPENDIX: How to apply the Apache License to your + work.

+ +

To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives.

+ + +
Copyright [yyyy] [name of copyright owner]
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
diff --git a/docs/manual/logs.xml b/docs/manual/logs.xml index 5502743a9f..33dfb32e71 100644 --- a/docs/manual/logs.xml +++ b/docs/manual/logs.xml @@ -2,6 +2,22 @@ + + Log Files diff --git a/docs/manual/logs.xml.ja b/docs/manual/logs.xml.ja index b7dfa5de81..3aacbad516 100644 --- a/docs/manual/logs.xml.ja +++ b/docs/manual/logs.xml.ja @@ -3,6 +3,22 @@ + + $B%m%0%U%!%$%k(B diff --git a/docs/manual/logs.xml.ko b/docs/manual/logs.xml.ko index 3cf653df0f..f4e69d64c5 100644 --- a/docs/manual/logs.xml.ko +++ b/docs/manual/logs.xml.ko @@ -3,6 +3,22 @@ + + ·Î±×ÆÄÀÏ diff --git a/docs/manual/mpm.xml b/docs/manual/mpm.xml index 9d77ff7f4c..9fc55813d8 100644 --- a/docs/manual/mpm.xml +++ b/docs/manual/mpm.xml @@ -1,6 +1,23 @@ + + + Multi-Processing Modules (MPMs) diff --git a/docs/manual/mpm.xml.ja b/docs/manual/mpm.xml.ja index 9f20b77419..9630fbaf86 100644 --- a/docs/manual/mpm.xml.ja +++ b/docs/manual/mpm.xml.ja @@ -1,9 +1,26 @@ - + + + + $B%^%k%A%W%m%;%C%7%s%0%b%8%e!<%k(B (MPM) diff --git a/docs/manual/mpm.xml.ko b/docs/manual/mpm.xml.ko index 3ddb8a7581..24f7979dd4 100644 --- a/docs/manual/mpm.xml.ko +++ b/docs/manual/mpm.xml.ko @@ -2,6 +2,23 @@ + + + ´ÙÁßó¸® ¸ðµâ (MPM) diff --git a/docs/manual/mpm.xml.ru b/docs/manual/mpm.xml.ru index ec6137b25b..9739550347 100644 --- a/docs/manual/mpm.xml.ru +++ b/docs/manual/mpm.xml.ru @@ -1,6 +1,22 @@ + + diff --git a/docs/manual/new_features_2_0.xml b/docs/manual/new_features_2_0.xml index 0a8a6cf379..9792bf6d9b 100644 --- a/docs/manual/new_features_2_0.xml +++ b/docs/manual/new_features_2_0.xml @@ -1,6 +1,23 @@ + + + Overview of new features in Apache 2.0 diff --git a/docs/manual/new_features_2_0.xml.de b/docs/manual/new_features_2_0.xml.de index a262805b90..0b72de667a 100644 --- a/docs/manual/new_features_2_0.xml.de +++ b/docs/manual/new_features_2_0.xml.de @@ -3,6 +3,22 @@ + + Übersicht der neuen Funktionen in Apache 2.0 diff --git a/docs/manual/new_features_2_0.xml.ja b/docs/manual/new_features_2_0.xml.ja index 8c3089925b..35d1df7cc2 100644 --- a/docs/manual/new_features_2_0.xml.ja +++ b/docs/manual/new_features_2_0.xml.ja @@ -1,9 +1,26 @@ - + + + + Apache 2.0 $B$N?75!G=$N35MW(B diff --git a/docs/manual/new_features_2_0.xml.ko b/docs/manual/new_features_2_0.xml.ko index 2d904319ef..cc9dd30584 100644 --- a/docs/manual/new_features_2_0.xml.ko +++ b/docs/manual/new_features_2_0.xml.ko @@ -2,6 +2,23 @@ + + + Apache 2.0ÀÇ »õ·Î¿î ±â´É °³¿ä diff --git a/docs/manual/new_features_2_0.xml.ru b/docs/manual/new_features_2_0.xml.ru index 1279f53470..0dbafa578b 100644 --- a/docs/manual/new_features_2_0.xml.ru +++ b/docs/manual/new_features_2_0.xml.ru @@ -1,6 +1,22 @@ + + diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml index 747688e89b..f19d21e846 100644 --- a/docs/manual/sections.xml +++ b/docs/manual/sections.xml @@ -2,6 +2,22 @@ + + Configuration Sections diff --git a/docs/manual/sections.xml.ja b/docs/manual/sections.xml.ja index 46587a9893..d2c2aec979 100644 --- a/docs/manual/sections.xml.ja +++ b/docs/manual/sections.xml.ja @@ -3,6 +3,22 @@ + + $B%;%/%7%g%s$N@_Dj(B diff --git a/docs/manual/sections.xml.ko b/docs/manual/sections.xml.ko index 72444eb6e0..c2a11bb2f8 100644 --- a/docs/manual/sections.xml.ko +++ b/docs/manual/sections.xml.ko @@ -3,6 +3,22 @@ + + ¼½¼Ç ¼³Á¤ diff --git a/docs/manual/server-wide.xml b/docs/manual/server-wide.xml index 61b3dd8869..ae0b21e520 100644 --- a/docs/manual/server-wide.xml +++ b/docs/manual/server-wide.xml @@ -1,6 +1,23 @@ + + + Server-Wide Configuration diff --git a/docs/manual/server-wide.xml.ja b/docs/manual/server-wide.xml.ja index 142dd6d49f..286c37dda8 100644 --- a/docs/manual/server-wide.xml.ja +++ b/docs/manual/server-wide.xml.ja @@ -1,9 +1,26 @@ - + + + + $B%5!<%PA4BN$N@_Dj(B diff --git a/docs/manual/server-wide.xml.ko b/docs/manual/server-wide.xml.ko index a2d80cc2f1..bb4daa48e9 100644 --- a/docs/manual/server-wide.xml.ko +++ b/docs/manual/server-wide.xml.ko @@ -2,6 +2,23 @@ + + + ¼­¹ö Àü¿ª ¼³Á¤ diff --git a/docs/manual/sitemap.xml b/docs/manual/sitemap.xml index 4cb5baa255..397463b55c 100644 --- a/docs/manual/sitemap.xml +++ b/docs/manual/sitemap.xml @@ -4,6 +4,22 @@ > + + Sitemap diff --git a/docs/manual/sitemap.xml.de b/docs/manual/sitemap.xml.de index f120b54d4b..991452ceaa 100644 --- a/docs/manual/sitemap.xml.de +++ b/docs/manual/sitemap.xml.de @@ -5,6 +5,22 @@ + + Seitenindex @@ -152,4 +168,4 @@ HPUX betreiben Kurzreferenz der Direktiven - \ No newline at end of file + diff --git a/docs/manual/sitemap.xml.ja b/docs/manual/sitemap.xml.ja index 2e613ff5e0..fbfd398419 100644 --- a/docs/manual/sitemap.xml.ja +++ b/docs/manual/sitemap.xml.ja @@ -5,6 +5,22 @@ > + + Site Map diff --git a/docs/manual/sitemap.xml.ko b/docs/manual/sitemap.xml.ko index 291e18d6bc..a9b7dd6a6f 100644 --- a/docs/manual/sitemap.xml.ko +++ b/docs/manual/sitemap.xml.ko @@ -5,6 +5,22 @@ + + »çÀÌÆ®¸Ê diff --git a/docs/manual/stopping.xml b/docs/manual/stopping.xml index dfcafd0fb8..c2b6e23f3d 100644 --- a/docs/manual/stopping.xml +++ b/docs/manual/stopping.xml @@ -1,6 +1,23 @@ + + + Stopping and Restarting diff --git a/docs/manual/stopping.xml.de b/docs/manual/stopping.xml.de index 2667e6611e..be2e51e971 100644 --- a/docs/manual/stopping.xml.de +++ b/docs/manual/stopping.xml.de @@ -2,6 +2,23 @@ + + + Beenden und Neustarten diff --git a/docs/manual/stopping.xml.ja b/docs/manual/stopping.xml.ja index 03248d7809..d546e35cf8 100644 --- a/docs/manual/stopping.xml.ja +++ b/docs/manual/stopping.xml.ja @@ -2,6 +2,23 @@ + + + $BDd;_$H:F5/F0(B diff --git a/docs/manual/stopping.xml.ko b/docs/manual/stopping.xml.ko index afbc87f22e..3f0f68c0ed 100644 --- a/docs/manual/stopping.xml.ko +++ b/docs/manual/stopping.xml.ko @@ -2,6 +2,23 @@ + + + Áß´Ü°ú Àç½ÃÀÛ diff --git a/docs/manual/stopping.xml.ru b/docs/manual/stopping.xml.ru index c324c33fb5..2b5b62ed37 100644 --- a/docs/manual/stopping.xml.ru +++ b/docs/manual/stopping.xml.ru @@ -1,6 +1,22 @@ + + diff --git a/docs/manual/suexec.xml b/docs/manual/suexec.xml index e76873ac53..117135c229 100644 --- a/docs/manual/suexec.xml +++ b/docs/manual/suexec.xml @@ -2,6 +2,22 @@ + + suEXEC Support diff --git a/docs/manual/suexec.xml.ja b/docs/manual/suexec.xml.ja index aa20a66d0b..5a2fdd72bf 100644 --- a/docs/manual/suexec.xml.ja +++ b/docs/manual/suexec.xml.ja @@ -3,6 +3,22 @@ + + suEXEC $B%5%]!<%H(B diff --git a/docs/manual/suexec.xml.ko b/docs/manual/suexec.xml.ko index a11a7e698f..5b72d84d8b 100644 --- a/docs/manual/suexec.xml.ko +++ b/docs/manual/suexec.xml.ko @@ -3,6 +3,22 @@ + + suEXEC Áö¿ø diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml index 83256a64d1..786bfdbb39 100644 --- a/docs/manual/upgrading.xml +++ b/docs/manual/upgrading.xml @@ -1,6 +1,23 @@ + + + Upgrading to 2.0 from 1.3 diff --git a/docs/manual/upgrading.xml.de b/docs/manual/upgrading.xml.de index a7b9bd6dde..1ff4b2c8dc 100644 --- a/docs/manual/upgrading.xml.de +++ b/docs/manual/upgrading.xml.de @@ -3,6 +3,22 @@ + + Upgrade von 1.3 auf 2.0 diff --git a/docs/manual/upgrading.xml.ja b/docs/manual/upgrading.xml.ja index 4a6ea6b19e..e2797bb024 100644 --- a/docs/manual/upgrading.xml.ja +++ b/docs/manual/upgrading.xml.ja @@ -1,6 +1,23 @@ + + + diff --git a/docs/manual/upgrading.xml.ko b/docs/manual/upgrading.xml.ko index c9d909fea5..adcc7ba9f2 100644 --- a/docs/manual/upgrading.xml.ko +++ b/docs/manual/upgrading.xml.ko @@ -2,6 +2,23 @@ + + + 1.3¿¡¼­ 2.0À¸·Î ¾÷±×·¹À̵å diff --git a/docs/manual/upgrading.xml.ru b/docs/manual/upgrading.xml.ru index 1df0b16a71..fa7a30c2ba 100644 --- a/docs/manual/upgrading.xml.ru +++ b/docs/manual/upgrading.xml.ru @@ -1,6 +1,22 @@ + + diff --git a/docs/manual/urlmapping.xml b/docs/manual/urlmapping.xml index 03629c9f46..1a815a20f3 100644 --- a/docs/manual/urlmapping.xml +++ b/docs/manual/urlmapping.xml @@ -2,6 +2,22 @@ + + Mapping URLs to Filesystem Locations diff --git a/docs/manual/urlmapping.xml.ja b/docs/manual/urlmapping.xml.ja index 7cbd580747..40ed803956 100644 --- a/docs/manual/urlmapping.xml.ja +++ b/docs/manual/urlmapping.xml.ja @@ -3,6 +3,22 @@ + + URL $B$+$i%U%!%$%k%7%9%F%`>e$N0LCV$X$N%^%C%W(B diff --git a/docs/manual/urlmapping.xml.ko b/docs/manual/urlmapping.xml.ko index a525173e80..0d07ade817 100644 --- a/docs/manual/urlmapping.xml.ko +++ b/docs/manual/urlmapping.xml.ko @@ -3,6 +3,22 @@ + + URLÀ» ÆÄÀϽýºÅÛ À§Ä¡·Î ´ëÀÀÇϱâ -- cgit v1.2.1