From: André Malo Date: Sun, 19 Jun 2011 11:30:51 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.3.13~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e599423548d66f6411ed57d96c0a9cc881a1b573;p=thirdparty%2Fapache%2Fhttpd.git update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1137341 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/convenience.map b/docs/manual/convenience.map index d97a59680ca..74f3a1571dd 100644 --- a/docs/manual/convenience.map +++ b/docs/manual/convenience.map @@ -104,6 +104,7 @@ authzdbdredirectquery mod/mod_authz_dbd.html#authzdbdredirectquery authzdbmtype mod/mod_authz_dbm.html#authzdbmtype authzprovideralias mod/mod_authz_core.html#authzprovideralias authzsendforbiddenonfailure mod/mod_authz_core.html#authzsendforbiddenonfailure +balancergrowth mod/mod_proxy.html#balancergrowth balancermember mod/mod_proxy.html#balancermember browsermatch mod/mod_setenvif.html#browsermatch browsermatchnocase mod/mod_setenvif.html#browsermatchnocase @@ -187,6 +188,8 @@ documentroot mod/core.html#documentroot dtraceprivileges mod/mod_privileges.html#dtraceprivileges dumpioinput mod/mod_dumpio.html#dumpioinput dumpiooutput mod/mod_dumpio.html#dumpiooutput +else mod/core.html#else +elseif mod/core.html#elseif enableexceptionhook mod/mpm_common.html#enableexceptionhook enablemmap mod/core.html#enablemmap enablesendfile mod/core.html#enablesendfile @@ -446,6 +449,7 @@ ssiendtag mod/mod_include.html#ssiendtag ssierrormsg mod/mod_include.html#ssierrormsg ssietag mod/mod_include.html#ssietag ssilastmodified mod/mod_include.html#ssilastmodified +ssilegacyexprparser mod/mod_include.html#ssilegacyexprparser ssistarttag mod/mod_include.html#ssistarttag ssitimeformat mod/mod_include.html#ssitimeformat ssiundefinedecho mod/mod_include.html#ssiundefinedecho diff --git a/docs/manual/developer/new_api_2_4.html.en b/docs/manual/developer/new_api_2_4.html.en index 547695c6f87..0a0404f4c01 100644 --- a/docs/manual/developer/new_api_2_4.html.en +++ b/docs/manual/developer/new_api_2_4.html.en @@ -119,6 +119,9 @@ initial configuration preflight phase or not. This is both easier to use and more correct than the old method of creating a pool userdata entry in the process pool. +
  • New function ap_get_conn_socket to get the socket descriptor for a + connection. This should be used instead of accessing the core + connection config directly.
  • diff --git a/docs/manual/expr.html.fr b/docs/manual/expr.html.fr index 6e5ce4a63c8..ffdbc3dafb1 100644 --- a/docs/manual/expr.html.fr +++ b/docs/manual/expr.html.fr @@ -42,7 +42,7 @@
  • Opérateurs unaires
  • Fonctions
  • Autres
  • -

    Voir aussi

    +

    Voir aussi

    top

    Syntaxe en Forme de Backus-Naur

    diff --git a/docs/manual/filter.html.fr b/docs/manual/filter.html.fr index ca2ad2c3fff..47624ec1ba1 100644 --- a/docs/manual/filter.html.fr +++ b/docs/manual/filter.html.fr @@ -37,7 +37,7 @@

    Le filtrage avec Apache 2

    - +

    La chaîne de filtrage est disponible depuis la version 2.0 d'Apache, et permet aux applications de traiter les données en entrée et en sortie diff --git a/docs/manual/filter.xml.es b/docs/manual/filter.xml.es index f7555a95113..26f1f894eb7 100644 --- a/docs/manual/filter.xml.es +++ b/docs/manual/filter.xml.es @@ -1,7 +1,7 @@ - + + + +