Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3CCF4200BEA for ; Tue, 27 Dec 2016 14:17:34 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 3B941160B31; Tue, 27 Dec 2016 13:17:34 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 827FD160B23 for ; Tue, 27 Dec 2016 14:17:33 +0100 (CET) Received: (qmail 57365 invoked by uid 500); 27 Dec 2016 13:17:32 -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 57356 invoked by uid 99); 27 Dec 2016 13:17:32 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2016 13:17:32 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id F415E3A022C for ; Tue, 27 Dec 2016 13:17:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1776123 - in /httpd/httpd/branches/2.4.x/docs/manual/mod: mod_macro.html.fr quickreference.html.fr Date: Tue, 27 Dec 2016 13:17:31 -0000 To: cvs@httpd.apache.org From: jailletc36@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161227131731.F415E3A022C@svn01-us-west.apache.org> archived-at: Tue, 27 Dec 2016 13:17:34 -0000 Author: jailletc36 Date: Tue Dec 27 13:17:31 2016 New Revision: 1776123 URL: http://svn.apache.org/viewvc?rev=1776123&view=rev Log: xforms Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_macro.html.fr httpd/httpd/branches/2.4.x/docs/manual/mod/quickreference.html.fr Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_macro.html.fr URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_macro.html.fr?rev=1776123&r1=1776122&r2=1776123&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_macro.html.fr (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_macro.html.fr Tue Dec 27 13:17:31 2016 @@ -235,14 +235,20 @@ UndefMacro DirGroup
top

Directive UndefMacro

- - + + -
Description:Undefine a macro
Syntaxe:UndefMacro name
Description:Supprime une macro
Syntaxe:UndefMacro nom
Contexte:configuration du serveur, serveur virtuel, répertoire
Statut:Base
Module:mod_macro

La documentation de cette directive - n'a pas encore t traduite. Veuillez vous reporter la version - en langue anglaise.

+ +

La directive UndefMacro annule la définition + d'une macro qui doit avoir été définie auparavant.

+ +
UndefMacro LocalAccessPolicy
+UndefMacro RestrictedAccessPolicy
+ + +
top

Directive Use

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/quickreference.html.fr URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/quickreference.html.fr?rev=1776123&r1=1776122&r2=1776123&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/docs/manual/mod/quickreference.html.fr (original) +++ httpd/httpd/branches/2.4.x/docs/manual/mod/quickreference.html.fr Tue Dec 27 13:17:31 2016 @@ -1351,7 +1351,7 @@ traitent les connexions clients - +
TransferLog fichier|pipesvB
Spécifie l'emplacement d'un fichier journal
TypesConfig chemin-fichier conf/mime.types sB
Le chemin du fichier mime.types
UnDefine nom-variablesC
Invalide la définition d'une variable
UndefMacro namesvdB
Undefine a macro
UndefMacro nomsvdB
Supprime une macro
UnsetEnv var-env [var-env] ...svdhB
Supprime des variables de l'environnement
Use nom [valeur1 ... valeurN]