<modulefile>event.xml</modulefile>
<modulefile>mpm_netware.xml</modulefile>
<modulefile>mpmt_os2.xml</modulefile>
- <modulefile>overrides.xml</modulefile>
<modulefile>prefork.xml</modulefile>
<modulefile>mpm_winnt.xml</modulefile>
<modulefile>worker.xml</modulefile>
<modulefile>event.xml</modulefile>
<modulefile>mpm_netware.xml</modulefile>
<modulefile>mpmt_os2.xml</modulefile>
- <modulefile>overrides.xml</modulefile>
<modulefile>prefork.xml.de</modulefile>
<modulefile>mpm_winnt.xml.de</modulefile>
<modulefile>worker.xml.de</modulefile>
<modulefile>mod_access_compat.xml.es</modulefile>
<modulefile>mod_actions.xml.es</modulefile>
<modulefile>mod_alias.xml.es</modulefile>
- <modulefile>mod_allowhandlers.xml</modulefile>
+ <modulefile>mod_allowhandlers.xml.es</modulefile>
<modulefile>mod_allowmethods.xml</modulefile>
<modulefile>mod_asis.xml</modulefile>
<modulefile>mod_auth_basic.xml</modulefile>
<modulefile>event.xml</modulefile>
<modulefile>mpm_netware.xml</modulefile>
<modulefile>mpmt_os2.xml</modulefile>
- <modulefile>overrides.xml</modulefile>
<modulefile>prefork.xml</modulefile>
<modulefile>mpm_winnt.xml</modulefile>
<modulefile>worker.xml</modulefile>
<modulefile>event.xml.fr</modulefile>
<modulefile>mpm_netware.xml.fr</modulefile>
<modulefile>mpmt_os2.xml.fr</modulefile>
- <modulefile>overrides.xml</modulefile>
<modulefile>prefork.xml.fr</modulefile>
<modulefile>mpm_winnt.xml.fr</modulefile>
<modulefile>worker.xml.fr</modulefile>
<modulefile>event.xml</modulefile>
<modulefile>mpm_netware.xml</modulefile>
<modulefile>mpmt_os2.xml</modulefile>
- <modulefile>overrides.xml</modulefile>
<modulefile>prefork.xml.ja</modulefile>
<modulefile>mpm_winnt.xml.ja</modulefile>
<modulefile>worker.xml.ja</modulefile>
<modulefile>event.xml</modulefile>
<modulefile>mpm_netware.xml</modulefile>
<modulefile>mpmt_os2.xml</modulefile>
- <modulefile>overrides.xml</modulefile>
<modulefile>prefork.xml</modulefile>
<modulefile>mpm_winnt.xml</modulefile>
<modulefile>worker.xml</modulefile>
<modulefile>event.xml</modulefile>
<modulefile>mpm_netware.xml</modulefile>
<modulefile>mpmt_os2.xml</modulefile>
- <modulefile>overrides.xml</modulefile>
<modulefile>prefork.xml.tr</modulefile>
<modulefile>mpm_winnt.xml</modulefile>
<modulefile>worker.xml.tr</modulefile>
<modulefile>event.xml</modulefile>
<modulefile>mpm_netware.xml</modulefile>
<modulefile>mpmt_os2.xml</modulefile>
- <modulefile>overrides.xml</modulefile>
<modulefile>prefork.xml</modulefile>
<modulefile>mpm_winnt.xml</modulefile>
<modulefile>worker.xml</modulefile>
<dt><a href="mod_actions.html">mod_actions</a></dt><dd>Ejecuta scripts CGI basándose en el tipo de medio o método de la petición.</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>Easily restrict what HTTP handlers can be used on the server</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_asis.html">mod_asis</a></dt><dd>Sends files that contain their own
HTTP headers</dd>
URI: mod_allowhandlers.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1
+
+URI: mod_allowhandlers.html.es
+Content-Language: es
+Content-type: text/html; charset=ISO-8859-1
<div id="page-content">
<div id="preamble"><h1>Apache Module mod_allowhandlers</h1>
<div class="toplang">
-<p><span>Available Languages: </span><a href="../en/mod/mod_allowhandlers.html" title="English"> en </a></p>
+<p><span>Available Languages: </span><a href="../en/mod/mod_allowhandlers.html" title="English"> en </a> |
+<a href="../es/mod/mod_allowhandlers.html" hreflang="es" rel="alternate" title="Español"> es </a></p>
</div>
<table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Easily restrict what HTTP handlers can be used on the server</td></tr>
<tr><th><a href="module-dict.html#Status">Status:</a></th><td>Experimental</td></tr>
</div>
</div>
<div class="bottomlang">
-<p><span>Available Languages: </span><a href="../en/mod/mod_allowhandlers.html" title="English"> en </a></p>
+<p><span>Available Languages: </span><a href="../en/mod/mod_allowhandlers.html" title="English"> en </a> |
+<a href="../es/mod/mod_allowhandlers.html" hreflang="es" rel="alternate" title="Español"> es </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&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[//><!--
var comments_shortname = 'httpd';
<variants>
<variant>en</variant>
+ <variant>es</variant>
</variants>
</metafile>
<tr class="odd"><td><a href="core.html#allowencodedslashes">AllowEncodedSlashes On|Off</a></td><td> Off </td><td>sv</td><td>C</td></tr><tr class="odd"><td class="descr" colspan="4">Determina si Determines whether encoded path separators in URLs are allowed to
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">Restrict access to the listed handlers</td></tr>
+[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>
<tr><td><a href="core.html#allowoverride">AllowOverride All|None|<var>directive-type</var>