]> granicus.if.org Git - apache/commitdiff
Rebuild igalic's changes.
authorRich Bowen <rbowen@apache.org>
Wed, 1 Dec 2010 14:56:17 +0000 (14:56 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 1 Dec 2010 14:56:17 +0000 (14:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041032 13f79535-47bb-0310-9956-ffa450edef68

52 files changed:
docs/manual/dns-caveats.html.en
docs/manual/dns-caveats.xml.ja
docs/manual/dns-caveats.xml.ko
docs/manual/dns-caveats.xml.tr
docs/manual/howto/ssi.html.ja.utf8
docs/manual/howto/ssi.html.ko.euc-kr
docs/manual/install.html.en
docs/manual/install.html.fr
docs/manual/install.xml.de
docs/manual/install.xml.es
docs/manual/install.xml.fr
docs/manual/install.xml.ja
docs/manual/install.xml.ko
docs/manual/install.xml.meta
docs/manual/install.xml.tr
docs/manual/misc/security_tips.html.en
docs/manual/misc/security_tips.html.fr
docs/manual/misc/security_tips.html.ko.euc-kr
docs/manual/misc/security_tips.html.tr.utf8
docs/manual/misc/security_tips.xml.ko
docs/manual/misc/security_tips.xml.tr
docs/manual/mod/allmodules.xml.es
docs/manual/mod/core.html
docs/manual/mod/core.html.de
docs/manual/mod/core.html.en
docs/manual/mod/core.html.fr
docs/manual/mod/core.html.ja.utf8
docs/manual/mod/core.html.tr.utf8
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.ja
docs/manual/mod/core.xml.meta
docs/manual/mod/core.xml.tr
docs/manual/mod/index.html.es
docs/manual/mod/mod_cgi.html.en
docs/manual/mod/mod_cgi.xml.ja
docs/manual/mod/mod_cgi.xml.ko
docs/manual/mod/mod_isapi.html.en
docs/manual/mod/mod_isapi.xml.ko
docs/manual/mod/mod_mime.html.en
docs/manual/mod/mod_mime.xml.ja
docs/manual/mod/mod_suexec.html.en
docs/manual/mod/mod_suexec.xml.ja
docs/manual/mod/mod_suexec.xml.ko
docs/manual/mod/mod_suexec.xml.tr
docs/manual/mod/quickreference.html.es
docs/manual/platform/ebcdic.html.en
docs/manual/platform/ebcdic.xml.ko
docs/manual/sections.html.en
docs/manual/sections.xml.fr
docs/manual/sections.xml.ja
docs/manual/sections.xml.ko
docs/manual/sections.xml.tr

index 596a5c5fda3109d1913688f3b24c2927d54fe5eb..d3dcfaccc0e3a8a70d3006b38b736abe786d916e 100644 (file)
     <p>Suppose that you've assigned 192.0.2.1 to
     <code>www.example1.dom</code> and 192.0.2.2 to
     <code>www.example2.dom</code>. Furthermore, suppose that
-    <code>example2.dom</code> has control of their own DNS. With this
-    config you have put <code>example2.dom</code> into a position where
-    they can steal all traffic destined to <code>example1.dom</code>. To
-    do so, all they have to do is set <code>www.example2.dom</code> to
-    192.0.2.1. Since they control their own DNS you can't stop them
-    from pointing the <code>www.example2.dom</code> record wherever they
+    <code>example1.dom</code> has control of their own DNS. With this
+    config you have put <code>example1.dom</code> into a position where
+    they can steal all traffic destined to <code>example2.dom</code>. To
+    do so, all they have to do is set <code>www.example1.dom</code> to
+    192.0.2.2. Since they control their own DNS you can't stop them
+    from pointing the <code>www.example1.dom</code> record wherever they
     wish.</p>
 
-    <p>Requests coming in to 192.0.2.1 (including all those where
+    <p>Requests coming in to 192.0.2.2 (including all those where
     users typed in URLs of the form
-    <code>http://www.example1.dom/whatever</code>) will all be served by
-    the <code>example2.dom</code> virtual host. To better understand why
+    <code>http://www.example2.dom/whatever</code>) will all be served by
+    the <code>example1.dom</code> virtual host. To better understand why
     this happens requires a more in-depth discussion of how httpd 
     matches up incoming requests with the virtual host that will
     serve it. A rough document describing this <a href="vhosts/details.html">is available</a>.</p>
index eaefdf8af1f903e36a908591a088c093d8650bb1..228879aa7985f9ebfbdf85a67b0e6bd9213ff157 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 507346:1030181 (outdated) -->
+<!-- English Revision: 507346:1040785 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 3dae2ed0a40570a3414ab7a4035f525d5af53076..d3f1c52cff904fced86997e095f17cf90125ef3e 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1030181 (outdated) -->
+<!-- English Revision: 105989:1040785 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 4692d9bb0f0ae4b86ee81f74fa2244f50a2ec501..928626ca4602712a4ab5568d0096f756a793eb46 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 788974:1030181 (outdated) -->
+<!-- English Revision: 788974:1040785 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 1d3376e29b1642ff34639598486873e464426957..dfec57fba21636890bb3be0277b3b3e84e6136ce 100644 (file)
@@ -24,6 +24,8 @@
 <a href="../ja/howto/ssi.html" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/howto/ssi.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
+<div class="outofdate">この日本語訳はすでに古くなっている可能性があります。
+          更新された内容を見るには英語版をご覧下さい。</div>
 
 <p>サーバサイドインクルードによって、既存の HTML
 ドキュメントに動的なコンテンツを追加することができます。</p>
index a600b0ce638e74f932f9b025434c6a66222d0387..f5f53b4206d1d47bc6c96211e8512b61467ebad8 100644 (file)
@@ -23,6 +23,8 @@
 <a href="../ja/howto/ssi.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/howto/ssi.html" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
+<div class="outofdate">ÀÌ ¹®¼­´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù.
+            ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼­¸¦ Âü°íÇϼ¼¿ä.</div>
 
 <p>Server-side includes¸¦ »ç¿ëÇÏ¿© HTML ¹®¼­¿¡ µ¿ÀûÀΠ³»¿ëÀ»
 Ãß°¡ÇÒ ¼ö ÀÖ´Ù.</p>
index 1e39db0da9225a863bce41b59e74f461886b8082..f2090bd753a9e8eb487e2244000d2356cd0f0a75 100644 (file)
@@ -334,7 +334,7 @@ $ tar xvf httpd-<em>NN</em>.tar
     <p>The first step in upgrading is to read the release announcement
     and the file <code>CHANGES</code> in the source distribution to
     find any changes that may affect your site.  When changing between
-    major releases (for example, from 1.3 to 2.0 or from 2.0 to 2.2),
+    major releases (for example, from 2.0 to 2.2 or from 2.2 to 2.3),
     there will likely be major differences in the compile-time and
     run-time configuration that will require manual adjustments.  All
     modules will also need to be upgraded to accomodate changes in the
index 98feb3b801d722e8562dcd707c1dfd30cb547e23..e75503202c65f19c67705c8e03a44d9889185bc6 100644 (file)
@@ -26,6 +26,8 @@
 <a href="./ko/install.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
 <a href="./tr/install.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 
 
     <p>Ce document couvre l'installation et la compilation du serveur
index 48b97b295c4c7dfea049ae7303c8c03ad171d5c9..93242228034119f0873a91340de284fb2db7692f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English Revision: 239255:952009 (outdated) -->
+<!-- English Revision: 239255:1041010 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index b09a664492929146d76b5a7b67e59e01752874d2..cdeadf2d6ae7e84202f3273ecd51cd768a6ce6e2 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
-<!-- English Revision: 105989:952009 (outdated) -->
+<!-- English Revision: 105989:1041010 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 8c6c84ef6c7e9b3f6dd1db90b6c1ec24a57153e1..11ca0607cf898098c5e31f4f195c0823e2a9e1ae 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 952009 -->
+<!-- English Revision: 952009:1041010 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 4c6dbdbe5548051beeef775016d126f3218874a0..c387400fe45cc56f51723319c6150618b4e1f475 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 527129:952009 (outdated) -->
+<!-- English Revision: 527129:1041010 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index bcc4a57364cc8f4eaeac1895970fb59afe2acad8..16199177226f1630b35f511aca609d828762edba 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:952009 (outdated) -->
+<!-- English Revision: 105989:1041010 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 377d49347740156cd8d314033b05bb7f8ed00eab..74cb344207cd5817ccc7d7eb974960edfbbbb485 100644 (file)
@@ -10,7 +10,7 @@
     <variant outdated="yes">de</variant>
     <variant>en</variant>
     <variant outdated="yes">es</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
     <variant outdated="yes">tr</variant>
index 39a6dee7a3681e2b1c57d6a530a5fb8be7520bf0..8475ad7e485e48a58c68d8f9577f2daef5042534 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 804977:952009 (outdated) -->
+<!-- English Revision: 804977:1041010 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index d812b4cf77ce44adff009ca488fed08f80e2179e..e3382301fc12d8e026d7888a07f14d05c8cb9e61 100644 (file)
     file:</p>
 
     <div class="example"><p><code>
-      &lt;Files ~ "^\.ht"&gt; <br />
+      &lt;Files ".ht*"&gt; <br />
         Order allow,deny <br />
         Deny from all <br />
       &lt;/Files&gt;
index cf3a564e10105e0332dd76169804f4b9ec22292a..a6d277e2cca065852694f10c9980500806629c7f 100644 (file)
     le fichier de configuration de votre serveur :</p>
 
     <div class="example"><p><code>
-      &lt;Files ~ "^\.ht"&gt; <br />
+      &lt;Files ".ht*"&gt; <br />
         Order allow,deny <br />
         Deny from all <br />
       &lt;/Files&gt;
index 4e31d2f6afdd8f2d3df3bdc1e5e23a1f2720cfb3..aef8560ea42efd06ff67bfd323195c5a2f623186 100644 (file)
     °ÍÀÌ´Ù:</p>
     
     <div class="example"><p><code>
-      &lt;Files ~ "^\.ht"&gt; <br />
+      &lt;Files ".ht*"&gt; <br />
         Order allow,deny <br />
         Deny from all <br />
       &lt;Files&gt;
index 611aaedf982ccc2c5cabda8da1217eeb2d66ba0f..884a796642ec3fa4823b683acde2828ed3325696 100644 (file)
     <p>Bu, sunucu yapılandırma dosyanızda aşağıdaki yapılandırmayı iptal ettiğiniz anlamına gelir:</p>
 
     <div class="example"><p><code>
-      &lt;Files ~ "^\.ht"&gt;
+      &lt;Files "^.ht*"&gt;
       <span class="indent">
         Order allow,deny <br />
         Deny from all
index aa9225b4c691e31ee2a3b76a0319a3df77942603..28afab1a9aa7e280a9957ef9cda1dc69578d1bb2 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:932380 (outdated) -->
+<!-- English Revision: 105989:1041011 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index c87609c422da3fe591f85dc4466dea054172ad9d..55691b7300dd17bf2caf484db57c0e4dbe9916dd 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 805049:932380 (outdated) -->
+<!-- English Revision: 805049:1041011 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index 3fedc379358957880512575ee1d9bcc740ac1cc2..56be175eafed1d31bd0d892e68e0b411c175859a 100644 (file)
@@ -2,7 +2,7 @@
 <!-- GENERATED FROM XML: DO NOT EDIT -->
 
 <modulefilelist>
-  <modulefile>core.xml</modulefile>
+  <modulefile>core.xml.es</modulefile>
   <modulefile>mod_access_compat.xml</modulefile>
   <modulefile>mod_actions.xml</modulefile>
   <modulefile>mod_alias.xml</modulefile>
index 81c99a44623b05d8ad23b17a840bcfbc9aa2022e..1dad1c3ee1473912ba080eef1e490a73ab37bdb9 100644 (file)
@@ -8,6 +8,10 @@ URI: core.html.en
 Content-Language: en
 Content-type: text/html; charset=ISO-8859-1
 
+URI: core.html.es
+Content-Language: es
+Content-type: text/html; charset=ISO-8859-1
+
 URI: core.html.fr
 Content-Language: fr
 Content-type: text/html; charset=ISO-8859-1
index 48ba80f0b46233ac24515101fc9216eb887b1855..83e75fe57dcb4998648d1ca4157d6ffc48496e37 100644 (file)
@@ -23,6 +23,7 @@
 <div class="toplang">
 <p><span>Verfügbare Sprachen: </span><a href="../de/mod/core.html" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="../en/mod/core.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/mod/core.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/core.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
@@ -121,7 +122,7 @@ Servers</td></tr>
 <tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Modul:</a></th><td>core</td></tr>
-</table>Documentation not yet translated. Please see English version of document.
+</table><p>Documentation not yet translated. Please see English version of document.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="AcceptPathInfo" id="AcceptPathInfo">AcceptPathInfo</a>-<a name="acceptpathinfo" id="acceptpathinfo">Direktive</a></h2>
@@ -1034,7 +1035,7 @@ Dateien an den Client auszuliefern</td></tr>
 <tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration, Virtual Host, Verzeichnis, .htaccess</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Modul:</a></th><td>core</td></tr>
-</table>Documentation not yet translated. Please see English version of document.
+</table><p>Documentation not yet translated. Please see English version of document.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="ErrorDocument" id="ErrorDocument">ErrorDocument</a>-<a name="errordocument" id="errordocument">Direktive</a></h2>
@@ -1213,7 +1214,7 @@ Fehlermeldungen</a></li>
 <tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration, Virtual Host</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Modul:</a></th><td>core</td></tr>
-</table>Documentation not yet translated. Please see English version of document.
+</table><p>Documentation not yet translated. Please see English version of document.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="ExtendedStatus" id="ExtendedStatus">ExtendedStatus</a>-<a name="extendedstatus" id="extendedstatus">Direktive</a></h2>
@@ -1224,7 +1225,7 @@ request</td></tr>
 <tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Modul:</a></th><td>core</td></tr>
-</table>Documentation not yet translated. Please see English version of document.
+</table><p>Documentation not yet translated. Please see English version of document.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="FileETag" id="FileETag">FileETag</a>-<a name="fileetag" id="fileetag">Direktive</a></h2>
@@ -1425,7 +1426,7 @@ angegebenen MIME-Content-Type</td></tr>
 <tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration, Virtual Host</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Modul:</a></th><td>core</td></tr>
-</table>Documentation not yet translated. Please see English version of document.
+</table><p>Documentation not yet translated. Please see English version of document.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="HostnameLookups" id="HostnameLookups">HostnameLookups</a>-<a name="hostnamelookups" id="hostnamelookups">Direktive</a></h2>
@@ -1480,7 +1481,7 @@ satisfied by a request at runtime</td></tr>
 <tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration, Virtual Host, Verzeichnis, .htaccess</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Modul:</a></th><td>core</td></tr>
-</table>Documentation not yet translated. Please see English version of document.
+</table><p>Documentation not yet translated. Please see English version of document.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="IfDefine" id="IfDefine">&lt;IfDefine&gt;</a>-<a name="ifdefine" id="ifdefine">Direktive</a></h2>
@@ -2338,7 +2339,7 @@ or specified mutexes</td></tr>
 <tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Modul:</a></th><td>core</td></tr>
-</table>Documentation not yet translated. Please see English version of document.
+</table><p>Documentation not yet translated. Please see English version of document.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="NameVirtualHost" id="NameVirtualHost">NameVirtualHost</a>-<a name="namevirtualhost" id="namevirtualhost">Direktive</a></h2>
@@ -2572,7 +2573,7 @@ bestimmten Verzeichnis verf
 <tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration, Virtual Host</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Modul:</a></th><td>core</td></tr>
-</table>Documentation not yet translated. Please see English version of document.
+</table><p>Documentation not yet translated. Please see English version of document.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="Require" id="Require">Require</a>-<a name="require" id="require">Direktive</a></h2>
@@ -2877,7 +2878,7 @@ of a request or the last 63, assuming the request itself is greater than
 <tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Modul:</a></th><td>core</td></tr>
-</table>Documentation not yet translated. Please see English version of document.
+</table><p>Documentation not yet translated. Please see English version of document.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="ServerAdmin" id="ServerAdmin">ServerAdmin</a>-<a name="serveradmin" id="serveradmin">Direktive</a></h2>
@@ -3295,7 +3296,7 @@ bevor er die Anfrage abbricht</td></tr>
 <tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Modul:</a></th><td>core</td></tr>
-</table>Documentation not yet translated. Please see English version of document.
+</table><p>Documentation not yet translated. Please see English version of document.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="UnDefine" id="UnDefine">UnDefine</a>-<a name="undefine" id="undefine">Direktive</a></h2>
@@ -3305,7 +3306,7 @@ bevor er die Anfrage abbricht</td></tr>
 <tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Modul:</a></th><td>core</td></tr>
-</table>Documentation not yet translated. Please see English version of document.
+</table><p>Documentation not yet translated. Please see English version of document.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="UseCanonicalName" id="UseCanonicalName">UseCanonicalName</a>-<a name="usecanonicalname" id="usecanonicalname">Direktive</a></h2>
@@ -3385,7 +3386,7 @@ ermittelt</td></tr>
 <tr><th><a href="directive-dict.html#Context">Kontext:</a></th><td>Serverkonfiguration, Virtual Host, Verzeichnis</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Modul:</a></th><td>core</td></tr>
-</table>Documentation not yet translated. Please see English version of document.
+</table><p>Documentation not yet translated. Please see English version of document.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="VirtualHost" id="VirtualHost">&lt;VirtualHost&gt;</a>-<a name="virtualhost" id="virtualhost">Direktive</a></h2>
@@ -3512,6 +3513,7 @@ IP-Adressen angewendet werden</td></tr>
 <div class="bottomlang">
 <p><span>Verfügbare Sprachen: </span><a href="../de/mod/core.html" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="../en/mod/core.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/mod/core.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/core.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
index c9bd5b3a0bb505615d9895fae32296408dcf379d..a9da73b123961be2fc5d3f3d527e52017ad9c3a6 100644 (file)
@@ -23,6 +23,7 @@
 <div class="toplang">
 <p><span>Available Languages: </span><a href="../de/mod/core.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="../en/mod/core.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/mod/core.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/core.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
@@ -116,11 +117,11 @@ available</td></tr>
 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache httpd 2.1.5 and later.
 On Windows from Apache httpd 2.3.3 and later.</td></tr>
 </table>
-    <p>This directive enables operating system specific optimizations for a 
-       listening socket by the Protocol type. The basic premise is for the 
-       kernel to not send a socket to the server process until either data 
-       is received or an entire HTTP Request is buffered. Only
-       <a href="http://www.freebsd.org/cgi/man.cgi?query=accept_filter&amp;sektion=9">
+    <p>This directive enables operating system specific optimizations for a
+       listening socket by the <code class="directive">Protocol</code>type.
+       The basic premise is for the kernel to not send a socket to the server
+       process until either data is received or an entire HTTP Request is buffered.
+       Only <a href="http://www.freebsd.org/cgi/man.cgi?query=accept_filter&amp;sektion=9">
        FreeBSD's Accept Filters</a>, Linux's more primitive 
        <code>TCP_DEFER_ACCEPT</code>, and Windows' optimized AcceptEx()
        are currently supported.</p>
@@ -180,7 +181,7 @@ On Windows from Apache httpd 2.3.3 and later.</td></tr>
        the <code>connect</code> option does not wait for the initial data
        transmission.</p>
 
-    <p>On Windows, <code>none</code> uses accept() rather than than AcceptEx()
+    <p>On Windows, <code>none</code> uses accept() rather than AcceptEx()
        and will not recycle sockets between connections.  This is useful for
        network adapters with broken driver support, as well as some virtual
        network providers such as vpn drivers, or spam, virus or spyware
@@ -1129,7 +1130,7 @@ in case of an error</td></tr>
     anyone other than the user that starts the server.</p>
     <div class="warning"><h3>Note</h3>
       <p>When entering a file path on non-Unix platforms, care should be taken
-      to make sure that only forward slashed are used even though the platform
+      to make sure that only forward slashes are used even though the platform
       may allow the use of back slashes. In general it is a good idea to always 
       use forward slashes throughout the configuration files.</p>
     </div>
@@ -2295,6 +2296,38 @@ URLs</td></tr>
     locations.  Since several different URLs may map to the same
     filesystem location, such access controls may by circumvented.</p>
 
+    <p>The enclosed directives will be applied to the request if the path component
+    of the URL meets <em>any</em> of the following criteria:
+    </p>
+    <ul>
+      <li>The specified location matches exactly the path component of the URL.
+      </li>
+      <li>The specified location, which ends in a forward slash, is a prefix 
+      of the path component of the URL (treated as a context root).
+      </li>
+      <li>The specified location, with the addition of a trailing slash, is a 
+      prefix of the path component of the URL (also treated as a context root).
+      </li>
+    </ul>
+    <p>
+    In the example below, where no trailing slash is used, requests to 
+    /private1, /private1/ and /private1/file.txt will have the enclosed
+    directives applied, but /private1other would not. 
+    </p>
+    <div class="example"><p><code>
+      &lt;Location /private1&gt;
+          ...
+    </code></p></div>
+    <p>
+    In the example below, where a trailing slash is used, requests to 
+    /private2/ and /private2/file.txt will have the enclosed
+    directives applied, but /private2 and /private2other would not. 
+    </p>
+    <div class="example"><p><code>
+      &lt;Location /private2<em>/</em>&gt;
+          ...
+    </code></p></div>
+
     <div class="note"><h3>When to use <code class="directive">&lt;Location&gt;</code></h3>
 
     <p>Use <code class="directive">&lt;Location&gt;</code> to apply
@@ -4093,6 +4126,7 @@ hostname or IP address</td></tr>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="../de/mod/core.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="../en/mod/core.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/mod/core.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/core.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
index d170fff7e7f07f6dea78ade2f146f8e47d5a0feb..fc0aa5c9dacc113f6d16c15aeb9510de96e7ebe0 100644 (file)
@@ -23,6 +23,7 @@
 <div class="toplang">
 <p><span>Langues Disponibles: </span><a href="../de/mod/core.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="../en/mod/core.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/mod/core.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/core.html" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
@@ -4390,6 +4391,7 @@ entre elles 
 <div class="bottomlang">
 <p><span>Langues Disponibles: </span><a href="../de/mod/core.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="../en/mod/core.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/mod/core.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/core.html" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
index d7d63bb46f478b253ab25bdc3afa3e69b8dd89ba..89b571f697d9a36ed829d64fdc831863626145c1 100644 (file)
@@ -24,6 +24,7 @@
 <div class="toplang">
 <p><span>言語: </span><a href="../de/mod/core.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="../en/mod/core.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/mod/core.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/core.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/core.html" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
 <div class="bottomlang">
 <p><span>言語: </span><a href="../de/mod/core.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="../en/mod/core.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/mod/core.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/core.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/core.html" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
index 2a136451904ba28457721a06ba7c9620fdf89af7..70d881cb9455eeef1fcf454eff5c3ef9c5166611 100644 (file)
@@ -23,6 +23,7 @@
 <div class="toplang">
 <p><span>Mevcut Diller: </span><a href="../de/mod/core.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="../en/mod/core.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/mod/core.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/core.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../tr/mod/core.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
@@ -3310,6 +3311,7 @@ gerçekleşmesi için sunucunun geçmesini bekleyeceği süre.</td></tr>
 <div class="bottomlang">
 <p><span>Mevcut Diller: </span><a href="../de/mod/core.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
 <a href="../en/mod/core.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/mod/core.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/core.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
 <a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../tr/mod/core.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
index cf0fa0376adc36de68be2f44b5e5851e0a9909d1..d861872c1bf30daeab93ac614c6c44fc09b745af 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 167959:1040494 (outdated) -->
+<!-- English Revision: 167959:1041010 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 3ce65a1508edc7b72702a5b2ebb6e40b70cf9ba3..e9e81cbb0314323bf0d8e01c3e964e0e3d868843 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 669847:1040494 (outdated) -->
+<!-- English Revision: 669847:1041010 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 975602fe88eab67dbb472f0d59323c4ff9dc2b2e..7aec13099b73b618275c56fab773e8f1b34ef3cc 100644 (file)
@@ -9,6 +9,7 @@
   <variants>
     <variant outdated="yes">de</variant>
     <variant>en</variant>
+    <variant>es</variant>
     <variant>fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">tr</variant>
index 7ab528a276b3392c81b316158f0ffeee495a930f..99d4e56fbde41b21ad96f9ca7ab335a807fd634b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 813376:1040494 (outdated) -->
+<!-- English Revision: 813376:1041010 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index f1114c2ad88d1f7da63712394f0cc2feaa45c4a4..85b490b607b89b060894b6beef2fee5b11ed9baf 100644 (file)
@@ -53,8 +53,7 @@
 <div class="section"><h2><a id="core" name="core">Funcionalidad Básica y Módulos
             de MultiProcesamiento</a></h2>
 <dl>
-<dt><a href="core.html">core</a></dt><dd>Core Apache HTTP Server features that are always
-available</dd>
+<dt><a href="core.html">core</a></dt><dd>Funcionalides básicas del Servidor HTTP Apache que siempre están presentes.</dd>
 <dt><a href="mpm_common.html">mpm_common</a></dt><dd class="separate">A collection of directives that are implemented by
 more than one multi-processing module (MPM)</dd>
 <dt><a href="event.html">event</a></dt><dd>A variant of the <code class="module"><a href="../mod/worker.html">worker</a></code> MPM with the goal
index 7eb78f19a852a50a23f687381b0092b5a609ca3c..381ccd9c9444f79ec9e7424b9725d42568ff44b1 100644 (file)
     <p>Debugging CGI scripts has traditionally been difficult, mainly
     because it has not been possible to study the output (standard
     output and error) for scripts which are failing to run
-    properly. These directives, included in Apache 1.2 and later,
-    provide more detailed logging of errors when they occur.</p>
+    properly. These directives provide more detailed logging of errors
+    when they occur.</p>
 
     <h3>CGI Logfile Format</h3>
       <p>When configured, the CGI error log logs any CGI which does not
index f84fca25c3a2c54c9d8b2f46e5f14c4fd8fff9da..f5a89b4635d1fa5f2d90f28a81540a06b85bbb64 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 558718:1031087 (outdated) -->
+<!-- English Revision: 558718:1041030 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 5ad58755018b7fefa3faf78ed186a2d31484c5c9..41580e5e8e81e5576630382b9b2b3d2b36a6a74c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1031087 (outdated) -->
+<!-- English Revision: 105989:1041030 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a7ef065432e1b316220a4e01300bd5a66cf10b64..20ee57f4b6a385dc53fbcc0ceff7f5c8d4f3da59 100644 (file)
     <code>GetServerVariable</code>, as well as the <code>ALL_HTTP</code>
     and <code>ALL_RAW</code> values.</p>
 
-    <p>Apache 2.0 <code class="module"><a href="../mod/mod_isapi.html">mod_isapi</a></code> supports additional
+    <p>Apache httpd 2.0+ <code class="module"><a href="../mod/mod_isapi.html">mod_isapi</a></code> supports additional
     features introduced in later versions of the ISAPI specification,
     as well as limited emulation of async I/O and the
-    <code>TransmitFile</code> semantics.  Apache also supports preloading
-    ISAPI .dlls for performance, neither of which were not available under
-    Apache 1.3 <code>mod_isapi</code>.</p>
+    <code>TransmitFile</code> semantics. Apache httpd also supports preloading
+    ISAPI .dlls for performance.</p>
 </div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="directive-section"><h2><a name="ISAPIAppendLogToErrors" id="ISAPIAppendLogToErrors">ISAPIAppendLogToErrors</a> <a name="isapiappendlogtoerrors" id="isapiappendlogtoerrors">Directive</a></h2>
index 707882b147cb3e3210f517870adfd140014764a1..89b1b0f7dae3e5f2aa0c8d6cf66f7a5aa26e5efc 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 395228:752176 (outdated) -->
+<!-- English Revision: 395228:1041030 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index ca6f47d94af900eb8434faad1230214b66948a6d..748cf0090ed45620d8518377546651391247e373 100644 (file)
@@ -646,12 +646,11 @@ components as part of the filename</td></tr>
       ModMimeUsePathInfo On
     </code></p></div>
 
-    <p>If you have a request for <code>/bar/foo.shtml</code> where
-    <code>/bar</code> is a Location and <code class="directive">ModMimeUsePathInfo</code> is <code>On</code>,
-    <code class="module"><a href="../mod/mod_mime.html">mod_mime</a></code> will treat the incoming request as
-    <code>/bar/foo.shtml</code> and directives like <code>AddOutputFilter
-    INCLUDES .shtml</code> will add the <code>INCLUDES</code> filter to the
-    request. If <code class="directive">ModMimeUsePathInfo</code> is not set, the
+    <p>If you have a request for <code>/index.php/foo.shtml</code> where
+    <code>/index.php</code> <code class="module"><a href="../mod/mod_mime.html">mod_mime</a></code> will now treat the
+    incoming request as <code>/index.php/foo.shtml</code> and directives
+    like <code>AddOutputFilter INCLUDES .shtml</code> will add the
+    <code>INCLUDES</code> filter to the request. If <code class="directive">ModMimeUsePathInfo</code> is not set, the
     <code>INCLUDES</code> filter will not be added.</p>
 
 <h3>See also</h3>
@@ -699,9 +698,9 @@ a matching file with MultiViews</td></tr>
     associated with the <code>asis-handler</code>.</p>
 
     <p>You may finally allow <code>Any</code> extensions to match, even if
-    <code class="module"><a href="../mod/mod_mime.html">mod_mime</a></code> doesn't recognize the extension. This was the
-    behavior in Apache 1.3, and can cause unpredicatable results, such as
-    serving .old or .bak files the webmaster never expected to be served.</p>
+    <code class="module"><a href="../mod/mod_mime.html">mod_mime</a></code> doesn't recognize the extension. This can cause
+    unpredicatable results, such as serving .old or .bak files the webmaster
+    never expected to be served.</p>
 
     <p>For example, the following configuration will allow handlers
     and filters to participate in Multviews, but will exclude unknown
@@ -967,8 +966,8 @@ extensions</td></tr>
     configuration file. <var>File-path</var> is relative to the
     <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code>. This file sets
     the default list of mappings from filename extensions to content
-    types. Most administrators use the provided
-    <code>mime.types</code> file, which associates common filename
+    types. Most administrators use the <code>mime.types</code> file
+    provided by their OS, which associates common filename
     extensions with the official list of IANA registered media types
     maintained at <a href="http://www.iana.org/assignments/media-types/index.html">http://www.iana.org/assignments/media-types/index.html</a>
     as well as a large number of unofficial types.  This
@@ -986,7 +985,10 @@ extensions</td></tr>
     </code></p></div>
 
     <p>The case of the extension does not matter. Blank lines, and lines
-    beginning with a hash character (<code>#</code>) are ignored.</p>
+    beginning with a hash character (<code>#</code>) are ignored.
+    Empty lines are there for completeness (of the mime.types file).
+    Apache httpd can still determine these types with <code class="module"><a href="../mod/mod_mime_magic.html">mod_mime_magic</a></code>.
+    </p>
 
     <div class="note">
       Please do <strong>not</strong> send requests to the Apache HTTP
index 3b307632137f5871534a5c48307da3d2845dc949..92e1ed327b22b58e73045d2a9a9c2387d82ad92b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 659902:1029134 (outdated) -->
+<!-- English Revision: 659902:1041030 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index eb2c6bc37302d46d7934718ae2dc8eda73663577..06c1aa581d14e649a968e29a7729365863d8114b 100644 (file)
@@ -59,9 +59,7 @@ later.</td></tr>
 </table>
     <p>The <code class="directive">SuexecUserGroup</code> directive allows you
     to specify a user and group for CGI programs to run as. Non-CGI
-    requests are still processed with the user specified in the <code class="directive"><a href="../mod/mod_unixd.html#user">User</a></code> directive. This directive replaces
-    the Apache 1.3 configuration of using the <code>User</code> and
-    <code>Group</code> directives inside of VirtualHosts.</p>
+    requests are still processed with the user specified in the <code class="directive"><a href="../mod/mod_unixd.html#user">User</a></code> directive.</p>
 
     <div class="example"><h3>Example</h3><p><code>
     
index c426fb03c17141af91e4d7a43e874dd8433b7249..f940fce2ec87800bd3203ba8a6f3e329dc1bfaf1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 420990:1033519 (outdated) -->
+<!-- English Revision: 420990:1041030 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 09c3422e54e79cd2d0a01570f924eea3720f3de0..df765d74435cf9e704e66c7866efda208a507107 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1033519 (outdated) -->
+<!-- English Revision: 105989:1041030 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index c941facc4e99969768fbd1d7b89b943d9710fb38..9df94d460c0b893409a7bd9144516977d164648c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 713242:1033519 (outdated) -->
+<!-- English Revision: 713242:1041030 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>
index e92bd7e8a35b3ec89f5369cfadc41758c68851a5..238954df3b45c1932485bcc866eefde48544ff42 100644 (file)
@@ -64,8 +64,8 @@
 </table></td></tr>
 </table>
 <table class="qref">
-<tr><td><a href="core.html#acceptfilter" id="A" name="A">AcceptFilter <var>protocol</var> <var>accept_filter</var></a></td><td></td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Configures optimizations for a Protocol's Listener Sockets</td></tr>
-<tr class="odd"><td><a href="core.html#acceptpathinfo">AcceptPathInfo On|Off|Default</a></td><td> Default </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Resources accept trailing pathname information</td></tr>
+<tr><td><a href="core.html#acceptfilter" id="A" name="A">AcceptFilter <var>protocol</var> <var>accept_filter</var></a></td><td></td><td>s</td><td>C</td></tr><tr><td class="descr" colspan="4">Configura mejoras para un Protocolo de Escucha de Sockets</td></tr>
+<tr class="odd"><td><a href="core.html#acceptpathinfo">AcceptPathInfo On|Off|Default</a></td><td> Default </td><td>svdh</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Los recursos aceptan información sobre su ruta</td></tr>
 <tr><td><a href="core.html#accessfilename">AccessFileName <var>filename</var> [<var>filename</var>] ...</a></td><td> .htaccess </td><td>sv</td><td>C</td></tr><tr><td class="descr" colspan="4">Name of the distributed configuration file</td></tr>
 <tr class="odd"><td><a href="mod_actions.html#action">Action <var>action-type</var> <var>cgi-script</var> [virtual]</a></td><td></td><td>svdh</td><td>B</td></tr><tr class="odd"><td class="descr" colspan="4">Activates a CGI script for a particular handler or
 content-type</td></tr>
index 22ff6529b30b2ef63666ec6a5bc7c71334ae8cdd..3ee8583eda93bc2022cc2b9bc602a8db78a2773d 100644 (file)
@@ -44,8 +44,8 @@
 
     
 
-    <p>Version 1.3 of the Apache HTTP Server is the first version
-    which includes a port to a (non-ASCII) mainframe machine which
+    <p>Version 1.3 of the Apache HTTP Server was the first version
+    which included a port to a (non-ASCII) mainframe machine which
     uses the EBCDIC character set as its native codeset.</p>
 
     <p>(It is the SIEMENS family of mainframes running the <a href="http://www.siemens.de/servers/bs2osd/osdbc_us.htm">BS2000/OSD
index d973ee522d64fbc36dceab133b89570a4dd86d1d..1c59685551b41c93271dd6dd8b125e339c7a5a4c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:804977 (outdated) -->
+<!-- English Revision: 151408:1041030 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 9375b919487c01e75c0c2ed86d6fd0fd9a582675..0c7cabe5f360f2d6002942643690e53826fec72b 100644 (file)
@@ -194,7 +194,7 @@ In particular, it will apply to requests for
 as any other requests starting with the <code>/private</code> string.</p>
 
 <div class="example"><p><code>
-&lt;Location /private&gt;<br />
+&lt;LocationMatch ^/private&gt;<br />
 Order Allow,Deny<br />
 Deny from all<br />
 &lt;/Location&gt;
index 06b68f1e5009be5d68edcf21d6af229e15dac462..5ff8c604efb1cec5b140184835a4d3c4c61c98e8 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 955184:1040494 (outdated) -->
+<!-- English Revision: 955184:1040808 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 5f2dca42e039d9b473dcfb3023813150738a7b51..cf6d21e3304d9be8ba26ed02d4af4c712957b6cc 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
-<!-- English Revision: 420990:1040494 (outdated) -->
+<!-- English Revision: 420990:1040808 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 133915fdfe4a2755f7aafcf48fa2a641e5f72d11..b0ee18580928651ef68aef7c5c4d207872148017 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1040494 (outdated) -->
+<!-- English Revision: 105989:1040808 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index d5158b8aeb015d26203ed3f85a57b1ade600f54a..c2b9080cefd7b94ea47752bb1613935811769d6b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?>
-<!-- English Revision: 735922:1040494 (outdated) -->
+<!-- English Revision: 735922:1040808 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>