Return-Path: X-Original-To: apmail-httpd-cvs-archive@www.apache.org Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DBAB31087F for ; Sat, 26 Oct 2013 14:34:26 +0000 (UTC) Received: (qmail 53640 invoked by uid 500); 26 Oct 2013 14:34:25 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 53547 invoked by uid 500); 26 Oct 2013 14:34:22 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 53534 invoked by uid 99); 26 Oct 2013 14:34:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Oct 2013 14:34:19 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Oct 2013 14:34:17 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id D1E27238899C; Sat, 26 Oct 2013 14:33:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1535995 - in /httpd/httpd/trunk/docs/manual: mod/core.xml.fr mod/mod_env.xml.fr mod/mod_headers.xml mod/mod_headers.xml.fr upgrading.xml.fr Date: Sat, 26 Oct 2013 14:33:57 -0000 To: cvs@httpd.apache.org From: lgentis@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131026143357.D1E27238899C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: lgentis Date: Sat Oct 26 14:33:57 2013 New Revision: 1535995 URL: http://svn.apache.org/r1535995 Log: /. Initialisations if (! laCouleurFond) setCouleurFond(MENU_POPUP_COULEUR_FOND); else setCouleurFond(laCouleurFond); Modified: httpd/httpd/trunk/docs/manual/mod/core.xml.fr httpd/httpd/trunk/docs/manual/mod/mod_env.xml.fr httpd/httpd/trunk/docs/manual/mod/mod_headers.xml httpd/httpd/trunk/docs/manual/mod/mod_headers.xml.fr httpd/httpd/trunk/docs/manual/upgrading.xml.fr Modified: httpd/httpd/trunk/docs/manual/mod/core.xml.fr URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/core.xml.fr?rev=1535995&r1=1535994&r2=1535995&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/core.xml.fr (original) +++ httpd/httpd/trunk/docs/manual/mod/core.xml.fr Sat Oct 26 14:33:57 2013 @@ -1,7 +1,7 @@ - + @@ -4564,7 +4564,7 @@ host maximum jusqu'à l'arrivée de l'accusé-réception d'un paquet si le tampon d'envoi est plein. -
  • Avec mod_cgi, le temps d'attente maximum des +
  • Avec mod_cgi et mod_cgid, le temps d'attente maximum des sorties d'un script CGI.
  • Avec mod_ext_filter, le temps d'attente Modified: httpd/httpd/trunk/docs/manual/mod/mod_env.xml.fr URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_env.xml.fr?rev=1535995&r1=1535994&r2=1535995&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_env.xml.fr (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_env.xml.fr Sat Oct 26 14:33:57 2013 @@ -1,7 +1,7 @@ - + @@ -99,7 +99,7 @@ shell cours de cette phase initiale du traitement, par exemple pour la directive RewriteRule, vous devez plutôt utiliser la directive SetEnvIf pour définir cette + module="mod_setenvif">SetEnvIf pour définir cette variable.

    Modified: httpd/httpd/trunk/docs/manual/mod/mod_headers.xml URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_headers.xml?rev=1535995&r1=1535994&r2=1535995&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_headers.xml (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_headers.xml Sat Oct 26 14:33:57 2013 @@ -481,8 +481,8 @@ Header merge Cache-Control no-store env=

    For edit there is both a value argument which is a regular expression, - and an additional replacement string.

    The replacement string - may also contain format specifiers. + and an additional replacement string. The replacement string + may also contain format specifiers.

    The Header directive may be followed by an additional argument, which may be any of:

    Modified: httpd/httpd/trunk/docs/manual/mod/mod_headers.xml.fr URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_headers.xml.fr?rev=1535995&r1=1535994&r2=1535995&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/mod/mod_headers.xml.fr (original) +++ httpd/httpd/trunk/docs/manual/mod/mod_headers.xml.fr Sat Oct 26 14:33:57 2013 @@ -1,7 +1,7 @@ - + @@ -243,13 +243,15 @@ Header merge Cache-Control no-store env= méthode HTTP standard permettant d'affecter plusieurs valeurs à un en-tête. +
    edit
    edit*
    Si l'en-tête existe, sa valeur est modifiée en fonction d'une expression rationnelle de type recherche/remplacement. L'argument valeur est une expression rationnelle, et l'argument remplacement une chaîne de caractères de - remplacement qui peut contenir des références arrières. Avec + remplacement qui peut contenir des références + arrières ou des spécificateurs de format. Avec edit, la chaîne de l'en-tête correspondant au modèle ne sera recherchée et remplacée qu'une seule fois, alors qu'avec edit*, elle le sera pour chacune de ses instances si @@ -412,7 +414,7 @@ Header merge Cache-Control no-store env= expression rationnelle, et l'argument remplacement une chaîne de caractères de remplacement qui peut contenir des références - arrières. La forme edit n'effectuera une + arrières ou des spécificateurs de format. La forme edit n'effectuera une recherche/remplacement qu'une seule fois dans la valeur de l'en-tête, alors que la forme edit* en effectuera autant que le nombre d'apparition de la chaîne à remplacer.
    @@ -530,7 +532,8 @@ Header merge Cache-Control no-store env=

    editnécessite les deux arguments valeur, qui est une expression rationnelle, et une chaîne additionnelle - remplacement.

    + remplacement. La chaîne de remplacement peut aussi + contenir des spécificateurs de format.

    La directive Header peut être suivie d'un argument additionnel qui peut prendre les valeurs suivantes :

    Modified: httpd/httpd/trunk/docs/manual/upgrading.xml.fr URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/upgrading.xml.fr?rev=1535995&r1=1535994&r2=1535995&view=diff ============================================================================== --- httpd/httpd/trunk/docs/manual/upgrading.xml.fr (original) +++ httpd/httpd/trunk/docs/manual/upgrading.xml.fr Sat Oct 26 14:33:57 2013 @@ -3,7 +3,7 @@ - +