From 6c4710665ae8a27f35f8f80d8b39ade6b80cf8fa Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Fri, 4 Nov 2011 07:29:32 +0000 Subject: [PATCH] Update transforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197414 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/custom-error.html.fr | 12 +- docs/manual/filter.html.fr | 2 +- docs/manual/misc/security_tips.html.fr | 3 + docs/manual/mod/core.html.fr | 3 +- docs/manual/mod/directives.html.de | 1 + docs/manual/mod/directives.html.es | 1 + docs/manual/mod/directives.html.ja.utf8 | 1 + docs/manual/mod/directives.html.ko.euc-kr | 1 + docs/manual/mod/directives.html.tr.utf8 | 1 + docs/manual/mod/directives.html.zh-cn | 1 + docs/manual/mod/mod_autoindex.html.fr | 21 +- docs/manual/mod/mod_headers.html.en | 22 +- docs/manual/mod/mod_headers.xml.ja | 2 +- docs/manual/mod/mod_headers.xml.ko | 2 +- docs/manual/mod/mod_log_config.html.en | 15 +- docs/manual/mod/mod_log_config.xml.ja | 2 +- docs/manual/mod/mod_log_config.xml.ko | 2 +- docs/manual/mod/mod_log_config.xml.tr | 2 +- docs/manual/mod/mod_log_debug.html.en | 8 +- docs/manual/mod/quickreference.html.de | 268 +++++++++--------- docs/manual/mod/quickreference.html.en | 5 +- docs/manual/mod/quickreference.html.es | 268 +++++++++--------- docs/manual/mod/quickreference.html.ja.utf8 | 261 ++++++++--------- docs/manual/mod/quickreference.html.ko.euc-kr | 261 ++++++++--------- docs/manual/mod/quickreference.html.tr.utf8 | 263 ++++++++--------- docs/manual/mod/quickreference.html.zh-cn | 268 +++++++++--------- docs/manual/new_features_2_4.html.fr | 12 + docs/manual/ssl/ssl_faq.html.fr | 30 +- docs/manual/upgrading.html.en | 4 + 29 files changed, 895 insertions(+), 847 deletions(-) diff --git a/docs/manual/custom-error.html.fr b/docs/manual/custom-error.html.fr index 8839f7c9b4..c10d2e3fa1 100644 --- a/docs/manual/custom-error.html.fr +++ b/docs/manual/custom-error.html.fr @@ -77,12 +77,14 @@

ErrorDocument <code_3_chiffres> <action>

-

où action peut être :

+

où action peut être traitée comme :

    -
  1. Le texte à afficher. Entourez le texte de guillemets (").
  2. -
  3. Une URL de redirection local.
  4. -
  5. Une URL de redirection externe.
  6. -
+
  • Une URL de redirection local (si l'action commence par un "/").
  • +
  • Une URL de redirection externe (si action est une URL valide).
  • +
  • Le texte à afficher (si l'action ne répond à aucune des + deux conditions précédentes). Entourez le texte de guillemets (") + s'il contient plusieurs mots.
  • +

    Dans le cas d'une redirection vers une URL locale, des variables d'environnement supplémentaires sont définies de façon à ce que la diff --git a/docs/manual/filter.html.fr b/docs/manual/filter.html.fr index 3881fd5d84..738193a5f3 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/misc/security_tips.html.fr b/docs/manual/misc/security_tips.html.fr index dcf31288ed..53959bd131 100644 --- a/docs/manual/misc/security_tips.html.fr +++ b/docs/manual/misc/security_tips.html.fr @@ -90,6 +90,9 @@ minimiser les problèmes :

    De plus, on peut spécifier la valeur spéciale default diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de index 66a6078d0f..2505e5f27d 100644 --- a/docs/manual/mod/directives.html.de +++ b/docs/manual/mod/directives.html.de @@ -478,6 +478,7 @@

  • SessionCookieName
  • SessionCookieName2
  • SessionCookieRemove
  • +
  • SessionCryptoCipher
  • SessionCryptoDriver
  • SessionCryptoPassphrase
  • SessionDBDCookieName
  • diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es index 5342f942f5..08d3334bd3 100644 --- a/docs/manual/mod/directives.html.es +++ b/docs/manual/mod/directives.html.es @@ -481,6 +481,7 @@
  • SessionCookieName
  • SessionCookieName2
  • SessionCookieRemove
  • +
  • SessionCryptoCipher
  • SessionCryptoDriver
  • SessionCryptoPassphrase
  • SessionDBDCookieName
  • diff --git a/docs/manual/mod/directives.html.ja.utf8 b/docs/manual/mod/directives.html.ja.utf8 index a083f8cfd3..d5983a0fae 100644 --- a/docs/manual/mod/directives.html.ja.utf8 +++ b/docs/manual/mod/directives.html.ja.utf8 @@ -477,6 +477,7 @@
  • SessionCookieName
  • SessionCookieName2
  • SessionCookieRemove
  • +
  • SessionCryptoCipher
  • SessionCryptoDriver
  • SessionCryptoPassphrase
  • SessionDBDCookieName
  • diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr index 2d97179551..88b2aa2870 100644 --- a/docs/manual/mod/directives.html.ko.euc-kr +++ b/docs/manual/mod/directives.html.ko.euc-kr @@ -476,6 +476,7 @@
  • SessionCookieName
  • SessionCookieName2
  • SessionCookieRemove
  • +
  • SessionCryptoCipher
  • SessionCryptoDriver
  • SessionCryptoPassphrase
  • SessionDBDCookieName
  • diff --git a/docs/manual/mod/directives.html.tr.utf8 b/docs/manual/mod/directives.html.tr.utf8 index b232fdad2e..0297d030a8 100644 --- a/docs/manual/mod/directives.html.tr.utf8 +++ b/docs/manual/mod/directives.html.tr.utf8 @@ -475,6 +475,7 @@
  • SessionCookieName
  • SessionCookieName2
  • SessionCookieRemove
  • +
  • SessionCryptoCipher
  • SessionCryptoDriver
  • SessionCryptoPassphrase
  • SessionDBDCookieName
  • diff --git a/docs/manual/mod/directives.html.zh-cn b/docs/manual/mod/directives.html.zh-cn index a435a1a665..65ec05905b 100644 --- a/docs/manual/mod/directives.html.zh-cn +++ b/docs/manual/mod/directives.html.zh-cn @@ -474,6 +474,7 @@
  • SessionCookieName
  • SessionCookieName2
  • SessionCookieRemove
  • +
  • SessionCryptoCipher
  • SessionCryptoDriver
  • SessionCryptoPassphrase
  • SessionDBDCookieName
  • diff --git a/docs/manual/mod/mod_autoindex.html.fr b/docs/manual/mod/mod_autoindex.html.fr index bbf77e0ae8..53031e7ef3 100644 --- a/docs/manual/mod/mod_autoindex.html.fr +++ b/docs/manual/mod/mod_autoindex.html.fr @@ -1056,23 +1056,22 @@ r l'ensemble de la table et les classes suivantes sont associées aux différentes parties du listing :

    - - - -
    ClasseDéfinition
    tr.indexheadLigne d'en-tête du listing
    th.indexcolicon and td.indexcolicon Colonne de + + + - - - - - - + -
    ClasseDéfinition
    tr.indexheadLigne d'en-tête du listing
    th.indexcolicon and td.indexcolicon Colonne de l'icône
    th.indexcolname and td.indexcolname Colonne du nom +
    th.indexcolname and td.indexcolname Colonne du nom du fichier
    th.indexcollastmod and td.indexcollastmod Colonne +
    th.indexcollastmod and td.indexcollastmod Colonne de la date de dernière modification
    th.indexcolsize and td.indexcolsize Colonne de la +
    th.indexcolsize and td.indexcolsize Colonne de la taille du fichier
    th.indexcoldesc and td.indexcoldesc Colonne de la +
    th.indexcoldesc and td.indexcoldesc Colonne de la description
    tr.breakrow Pied de page
    tr.odd and tr.even Alternance des lignes paires et +
    tr.breakrow Pied de page
    tr.odd and tr.even Alternance des lignes paires et impaires
    +
    diff --git a/docs/manual/mod/mod_headers.html.en b/docs/manual/mod/mod_headers.html.en index 2821dfc155..8f1ffc485e 100644 --- a/docs/manual/mod/mod_headers.html.en +++ b/docs/manual/mod/mod_headers.html.en @@ -197,7 +197,7 @@ headers
  • Set a test cookie if and only if the client didn't send us a cookie

    - Header set Set-Cookie testcookie !$req{Cookie} + Header set Set-Cookie testcookie "expr=-z %{req:Cookie}"

  • @@ -350,14 +350,14 @@ headers
    early
    Specifies early processing.
    -
    env=[!]varname
    +
    env=[!]varname
    The directive is applied if and only if the environment variable varname exists. A ! in front of varname reverses the test, so the directive applies only if varname is unset.
    -
    expr
    -
    An string that matches neither of the above is parsed as an - expression. Details of expression syntax and evaluation are - currently best documented on the mod_filter page.
    +
    expr=expression
    +
    The directive is applied if and only if expression + evaluates to true. Details of expression syntax and evaluation are + documented in the ap_expr documentation.

    Except in early mode, the @@ -450,14 +450,14 @@ headers

    early
    Specifies early processing.
    -
    env=[!]varname
    +
    env=[!]varname
    The directive is applied if and only if the environment variable varname exists. A ! in front of varname reverses the test, so the directive applies only if varname is unset.
    -
    expr
    -
    An string that matches neither of the above is parsed as an - expression. Details of expression syntax and evaluation are - currently best documented on the mod_filter page.
    +
    expr=expression
    +
    The directive is applied if and only if expression + evaluates to true. Details of expression syntax and evaluation are + documented in the ap_expr documentation.

    Except in early mode, the diff --git a/docs/manual/mod/mod_headers.xml.ja b/docs/manual/mod/mod_headers.xml.ja index 7ceef92124..6316f44361 100644 --- a/docs/manual/mod/mod_headers.xml.ja +++ b/docs/manual/mod/mod_headers.xml.ja @@ -1,7 +1,7 @@ - + + + + +