From: Daniel Ferradal Date: Wed, 28 Jun 2017 16:13:13 +0000 (+0000) Subject: Updates to files referencing new Spanish translation of mod_allowmethods r1800183 X-Git-Tag: 2.5.0-alpha~321 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f2c6b5bd06e54492a201706872221d556395fccc;p=thirdparty%2Fapache%2Fhttpd.git Updates to files referencing new Spanish translation of mod_allowmethods r1800183 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1800184 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/allmodules.xml.es b/docs/manual/mod/allmodules.xml.es index 18ebc985322..e056abc6664 100644 --- a/docs/manual/mod/allmodules.xml.es +++ b/docs/manual/mod/allmodules.xml.es @@ -7,7 +7,7 @@ mod_actions.xml.es mod_alias.xml.es mod_allowhandlers.xml.es - mod_allowmethods.xml + mod_allowmethods.xml.es mod_asis.xml mod_auth_basic.xml mod_auth_digest.xml diff --git a/docs/manual/mod/index.html.es b/docs/manual/mod/index.html.es index cc575ca29af..e1eed5d0a28 100644 --- a/docs/manual/mod/index.html.es +++ b/docs/manual/mod/index.html.es @@ -76,7 +76,7 @@ of consuming threads only for connections with active processing
mod_alias
Facilita el mapeo a diferentes partes del sistema de ficheros del host en el árbol de documentos y la redirección de URLs
mod_allowhandlers
Restringir fácilmente qué handlers HTTP pueden ser usados en el servidor
-
mod_allowmethods
Easily restrict what HTTP methods can be used on the server
+
mod_allowmethods
Restringe fácilmente qué métodos HTTP pueden ser usados en el servidor
mod_asis
Sends files that contain their own HTTP headers
mod_auth_basic
Basic HTTP authentication
diff --git a/docs/manual/mod/mod_allowmethods.html b/docs/manual/mod/mod_allowmethods.html index 5d30fcfc4b7..ceeed657bf7 100644 --- a/docs/manual/mod/mod_allowmethods.html +++ b/docs/manual/mod/mod_allowmethods.html @@ -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 diff --git a/docs/manual/mod/mod_allowmethods.html.en b/docs/manual/mod/mod_allowmethods.html.en index b7be0d40495..0026593f5d6 100644 --- a/docs/manual/mod/mod_allowmethods.html.en +++ b/docs/manual/mod/mod_allowmethods.html.en @@ -27,6 +27,7 @@

Apache Module mod_allowmethods

Available Languages:  en  | + es  |  fr 

@@ -87,6 +88,7 @@ kludgy implementation of

Available Languages:  en  | + es  |  fr 

top

Comments

Notice:
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 mailing lists.
Description:Easily restrict what HTTP methods can be used on the server