Return-Path: X-Original-To: apmail-httpd-docs-archive@www.apache.org Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2319D1763D for ; Sat, 14 Feb 2015 16:15:15 +0000 (UTC) Received: (qmail 96543 invoked by uid 500); 14 Feb 2015 16:15:14 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 96468 invoked by uid 500); 14 Feb 2015 16:15:14 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 96458 invoked by uid 99); 14 Feb 2015 16:15:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Feb 2015 16:15:14 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lucien.gentis@univ-lorraine.fr designates 193.54.32.12 as permitted sender) Received: from [193.54.32.12] (HELO mta-outslow2.mel.univ-lorraine.fr) (193.54.32.12) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Feb 2015 16:15:07 +0000 Received: from mta-out2.mel.univ-lorraine.fr (mta-out2.mel.univ-lorraine.fr [193.54.32.10]) by mta-outslow2.mel.univ-lorraine.fr (Postfix) with ESMTP id 90710600A7 for ; Sat, 14 Feb 2015 17:14:42 +0100 (CET) Received: from localhost (localhost.localdomain [127.0.0.1]) by mta-out2.mel.univ-lorraine.fr (Postfix) with ESMTP id 898BC60005 for ; Sat, 14 Feb 2015 17:14:42 +0100 (CET) X-Virus-Scanned: amavisd-new at univ-lorraine.fr Received: from [85.69.148.49] (unknown [85.69.148.49]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: gentis5@univ-lorraine.fr) by mta-out2.mel.univ-lorraine.fr (Postfix) with ESMTPSA id 3BDDA60003 for ; Sat, 14 Feb 2015 17:14:42 +0100 (CET) Message-ID: <54DF7472.8050805@univ-lorraine.fr> Date: Sat, 14 Feb 2015 17:14:42 +0100 From: Lucien Gentis User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: docs@httpd.apache.org Subject: directive title Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi to all, For example, there is in mod_alias.xml : Alias This is transformed inside mod_alias.html (french version) in : "Alias Directive" but it should be "Directive Alias" How can I change this ? --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org