From: André Malo Date: Sun, 8 Feb 2004 19:13:03 +0000 (+0000) Subject: apply Apache License, Version 2.0 X-Git-Tag: 2.0.49~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0ed3f505867c5510ac567862f8b8391ca9466f8;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/docs/manual/LICENSE b/docs/manual/LICENSE index a50e1419a48..57bc88a15a0 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 efd9dedf09a..ebf909ac7e3 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 99a61cb2410..db8a6feb77f 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 4c67f9e22c5..6610be4ef50 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 e714c46e762..388368c3589 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 b982eefe191..baefc2a65a0 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 29b454336aa..d097c69dee1 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 3edfeecf3d6..77dab810c48 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 21c6cdc3ce8..486098b6c8a 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 dcec65ed202..537d9f376a9 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 f04f2b63388..99cb35e3dea 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 13fdf04c5cf..4447c530a00 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 ca45a8de404..0b0f4cf171f 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 663b40343f2..692790b650c 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 e0ce4f6a9b2..fe12a9a9140 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 b8f414cde0a..66227aa5a07 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 2fdbf5feeb1..8395e160eff 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 35d4de6b77b..b5f5b1ff842 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 a5e09f0494b..d78fee810f7 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 aebb3fa0cc7..62526723142 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 d3614d716a1..6731df6ff9a 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 55810d172dc..eb1d3404b2b 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 8fc5593a846..e1ff7c81cfe 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 eeeb9b192cd..cd91ab7d5d4 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 35f915079f9..46fa594db1f 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 060d6c450c4..4bc272990f4 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 43fcf910ee4..840d2e5dc8f 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 9f4ef3294dc..b693a415660 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 2f5efd73ebc..9343079a369 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 d500309bb8f..1b7c07cfc32 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 cef22b2bf35..db5feb1f01a 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 3f38cb9d6c2..d5ae747da1f 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 4f6aadb0cc2..a0ac4a3f476 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 da3c6c492e1..777d86e09e9 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 0d19f6bc471..1abc2de0901 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 b22b728b06c..48131337180 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 f80c24cc424..b43e52076fd 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 aca5827886c..4d13b9168d0 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 5ccbce661bc..c77176ed743 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 31300124af9..af5bc95de28 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 9888cbd7d69..fbab9087fac 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 89aa62db57f..2c1386aee11 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 5746e4b7e30..3af5527b93d 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 75326643d61..8e6e58ef52b 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 9b6455bcb66..ea2a034e9bc 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 0a5e6fcf631..116bcf68ee6 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 2dbe9e480a5..c3ad073b954 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 e6186bcc9b8..04c0ed85c85 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 e7aeae0ffe2..1e25e37f279 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 9d84329b4f6..0497c74d555 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 c41df173b28..212bbf5eeaa 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 5502743a9f0..33dfb32e71b 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 b7dfa5de81d..3aacbad516c 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 3cf653df0fc..f4e69d64c59 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 9d77ff7f4cc..9fc55813d8d 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 9f20b774195..9630fbaf864 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 3ddb8a75811..24f7979dd4c 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 ec6137b25b6..9739550347b 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 0a8a6cf379a..9792bf6d9b4 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 a262805b904..0b72de667a1 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 8c3089925bb..35d1df7cc2d 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 2d904319ef8..cc9dd305848 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 1279f534708..0dbafa578b0 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 747688e89b2..f19d21e846e 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 46587a98939..d2c2aec9796 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 72444eb6e06..c2a11bb2f84 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 61b3dd8869c..ae0b21e520b 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 142dd6d49f0..286c37dda87 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 a2d80cc2f1f..bb4daa48e9e 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 4cb5baa255b..397463b55c9 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 f120b54d4b9..991452ceaa2 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 2e613ff5e06..fbfd3984194 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 291e18d6bcb..a9b7dd6a6f7 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 dfcafd0fb8b..c2b6e23f3d7 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 2667e6611ea..be2e51e971e 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 03248d78091..d546e35cf80 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 afbc87f22ed..3f0f68c0edf 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 c324c33fb54..2b5b62ed37d 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 e76873ac533..117135c2296 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 aa20a66d0b0..5a2fdd72bf6 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 a11a7e698ff..5b72d84d8be 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 83256a64d12..786bfdbb393 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 a7b9bd6dde4..1ff4b2c8dcb 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 4a6ea6b19ed..e2797bb0248 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 c9d909fea57..adcc7ba9f22 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 1df0b16a711..fa7a30c2ba1 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 03629c9f464..1a815a20f3d 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 7cbd580747c..40ed8039569 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 a525173e80b..0d07ade817d 100644 --- a/docs/manual/urlmapping.xml.ko +++ b/docs/manual/urlmapping.xml.ko @@ -3,6 +3,22 @@ + + URLÀ» ÆÄÀϽýºÅÛ À§Ä¡·Î ´ëÀÀÇϱâ