]> granicus.if.org Git - apache/commitdiff
Updates to files referencing new Spanish translation of mod_allowmethods r1800183
authorDaniel Ferradal <dferradal@apache.org>
Wed, 28 Jun 2017 16:13:13 +0000 (16:13 +0000)
committerDaniel Ferradal <dferradal@apache.org>
Wed, 28 Jun 2017 16:13:13 +0000 (16:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1800184 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/allmodules.xml.es
docs/manual/mod/index.html.es
docs/manual/mod/mod_allowmethods.html
docs/manual/mod/mod_allowmethods.html.en
docs/manual/mod/mod_allowmethods.html.fr
docs/manual/mod/mod_allowmethods.xml.meta
docs/manual/mod/quickreference.html.es

index 18ebc9853227971b3a4f990752dccd2c14ded524..e056abc6664f4e5c4b3a531ea15837f39c084d04 100644 (file)
@@ -7,7 +7,7 @@
   <modulefile>mod_actions.xml.es</modulefile>
   <modulefile>mod_alias.xml.es</modulefile>
   <modulefile>mod_allowhandlers.xml.es</modulefile>
-  <modulefile>mod_allowmethods.xml</modulefile>
+  <modulefile>mod_allowmethods.xml.es</modulefile>
   <modulefile>mod_asis.xml</modulefile>
   <modulefile>mod_auth_basic.xml</modulefile>
   <modulefile>mod_auth_digest.xml</modulefile>
index cc575ca29afece982ecdb1046f0adfb3535550c1..e1eed5d0a283befe10ac282673ffbf2b5c405366 100644 (file)
@@ -76,7 +76,7 @@ of consuming threads only for connections with active processing</dd>
 <dt><a href="mod_alias.html">mod_alias</a></dt><dd>Facilita el mapeo a diferentes partes del sistema de ficheros del host en el árbol de documentos y la redirección de URLs
 </dd>
 <dt><a href="mod_allowhandlers.html">mod_allowhandlers</a></dt><dd>Restringir fácilmente qué handlers HTTP pueden ser usados en el servidor</dd>
-<dt><a href="mod_allowmethods.html">mod_allowmethods</a></dt><dd>Easily restrict what HTTP methods can be used on the server</dd>
+<dt><a href="mod_allowmethods.html">mod_allowmethods</a></dt><dd>Restringe fácilmente qué métodos HTTP pueden ser usados en el servidor</dd>
 <dt><a href="mod_asis.html">mod_asis</a></dt><dd>Sends files that contain their own
 HTTP headers</dd>
 <dt><a href="mod_auth_basic.html">mod_auth_basic</a></dt><dd>Basic HTTP authentication</dd>
index 5d30fcfc4b75a8e65c6767bd482515204648df45..ceeed657bf76bf0636e5dbc97226524bbe3baa13 100644 (file)
@@ -4,6 +4,10 @@ URI: mod_allowmethods.html.en
 Content-Language: en
 Content-type: text/html; charset=ISO-8859-1
 
+URI: mod_allowmethods.html.es
+Content-Language: es
+Content-type: text/html; charset=ISO-8859-1
+
 URI: mod_allowmethods.html.fr
 Content-Language: fr
 Content-type: text/html; charset=ISO-8859-1
index b7be0d4049566178f3895b9b5627758624e18918..0026593f5d6688498e6ea82aaa95c3b2d3f7acde 100644 (file)
@@ -27,6 +27,7 @@
 <div id="preamble"><h1>Apache Module mod_allowmethods</h1>
 <div class="toplang">
 <p><span>Available Languages: </span><a href="../en/mod/mod_allowmethods.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/mod/mod_allowmethods.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/mod_allowmethods.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a></p>
 </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Easily restrict what HTTP methods can be used on the server</td></tr>
@@ -87,6 +88,7 @@ kludgy implementation of <code class="directive"><a href="../mod/core.html#limit
 </div>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="../en/mod/mod_allowmethods.html" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/mod/mod_allowmethods.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/mod_allowmethods.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a></p>
 </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
 <script type="text/javascript"><!--//--><![CDATA[//><!--
index cbbb7d6fc3f3cb0866b6ff7b76575ac8185d1bf1..02a333c36c5640bb3ba2ec962c9f3840c297ae22 100644 (file)
@@ -27,6 +27,7 @@
 <div id="preamble"><h1>Module Apache mod_allowmethods</h1>
 <div class="toplang">
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_allowmethods.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/mod/mod_allowmethods.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/mod_allowmethods.html" title="Français">&nbsp;fr&nbsp;</a></p>
 </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Limitation simple des méthodes HTTP acceptées par e serveur</td></tr>
@@ -89,6 +90,7 @@ remplacer l'impl
 </div>
 <div class="bottomlang">
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_allowmethods.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
+<a href="../es/mod/mod_allowmethods.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
 <a href="../fr/mod/mod_allowmethods.html" title="Français">&nbsp;fr&nbsp;</a></p>
 </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Commentaires</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
 <script type="text/javascript"><!--//--><![CDATA[//><!--
index e7cf8b579b6acca58a5d2cafeaef1b37f3e79268..64f36bfa352d11a968066194947b5a1bfb1d1971 100644 (file)
@@ -8,6 +8,7 @@
 
   <variants>
     <variant>en</variant>
+    <variant>es</variant>
     <variant>fr</variant>
   </variants>
 </metafile>
index 136e4c70928be9a076a6192c10431c5a32d6c318..725700965cbb6a22f9cef3fc3e6035159a34d172 100644 (file)
@@ -130,7 +130,7 @@ be passed through</td></tr>
 <tr><td><a href="mod_allowhandlers.html#allowhandlers">AllowHandlers [not] none|<em>handler-name</em>
 [none|<em>handler-name</em>]...</a></td><td> all </td><td>d</td><td>X</td></tr><tr><td class="descr" colspan="4">Restringe acceso a los handlers listados</td></tr>
 <tr class="odd"><td><a href="mod_allowmethods.html#allowmethods">AllowMethods reset|<em>HTTP-method</em>
-[<em>HTTP-method</em>]...</a></td><td> reset </td><td>d</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Restrict access to the listed HTTP methods</td></tr>
+[<em>HTTP-method</em>]...</a></td><td> reset </td><td>d</td><td>X</td></tr><tr class="odd"><td class="descr" colspan="4">Restringe acceso a los métodos HTTP indicados</td></tr>
 <tr><td><a href="core.html#allowoverride">AllowOverride All|None|<var>directive-type</var>
 [<var>directive-type</var>] ...</a></td><td> None (2.3.9 and lat +</td><td>d</td><td>C</td></tr><tr><td class="descr" colspan="4">Types of directives that are allowed in
 <code>.htaccess</code> files</td></tr>