Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 93963 invoked from network); 14 Nov 2007 14:24:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2007 14:24:50 -0000 Received: (qmail 39796 invoked by uid 500); 14 Nov 2007 14:24:34 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 39741 invoked by uid 500); 14 Nov 2007 14:24:34 -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 39730 invoked by uid 99); 14 Nov 2007 14:24:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Nov 2007 06:24:34 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Nov 2007 14:25:36 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4A0961A9832; Wed, 14 Nov 2007 06:24:23 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r594898 - in /httpd/httpd/branches/2.2.x/docs/manual: glossary.html.fr programs/configure.html.en programs/configure.xml.ko Date: Wed, 14 Nov 2007 14:24:21 -0000 To: cvs@httpd.apache.org From: nd@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071114142423.4A0961A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: nd Date: Wed Nov 14 06:24:18 2007 New Revision: 594898 URL: http://svn.apache.org/viewvc?rev=594898&view=rev Log: update transformation Modified: httpd/httpd/branches/2.2.x/docs/manual/glossary.html.fr httpd/httpd/branches/2.2.x/docs/manual/programs/configure.html.en httpd/httpd/branches/2.2.x/docs/manual/programs/configure.xml.ko Modified: httpd/httpd/branches/2.2.x/docs/manual/glossary.html.fr URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/glossary.html.fr?rev=594898&r1=594897&r2=594898&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/docs/manual/glossary.html.fr (original) +++ httpd/httpd/branches/2.2.x/docs/manual/glossary.html.fr Wed Nov 14 06:24:18 2007 @@ -33,6 +33,7 @@

Définitions

+
Algorithme
Une formule sans ambiguité ou un jeu de règles destinées à @@ -127,7 +128,6 @@ pour décrire les directives d'Apache
-
Contrôle d'accès (Access Control)
La restriction d'accès à des zones du réseau. Habituellement @@ -534,7 +534,8 @@
X.509
Une norme de certificat d'authentification recommandée par l'International Telecommunication Union (ITU-T) et utilisée pour - l'authentification SSL/TLS.
Voir : chiffrement SSL/TLS + l'authentification SSL/TLS.
Voir : + chiffrement SSL/TLS
Modified: httpd/httpd/branches/2.2.x/docs/manual/programs/configure.html.en URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/programs/configure.html.en?rev=594898&r1=594897&r2=594898&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/docs/manual/programs/configure.html.en (original) +++ httpd/httpd/branches/2.2.x/docs/manual/programs/configure.html.en Wed Nov 14 06:24:18 2007 @@ -689,15 +689,18 @@

will compile most modules and build them as DSO modules.

-

Caveat: --enable-mods-shared=all does not - actually build all modules. To build all modules then, one might use: -

./configure \
- --with-ldap \
- --enable-mods-shared="all ssl ldap cache proxy authn_alias mem_cache file_cache authnz_ldap charset_lite dav_lock disk_cache" +

Caveat: + --enable-mods-shared=all does not actually build all + modules. To build all modules then, one might use:

+

+ ./configure \
+ + --with-ldap \
+ --enable-mods-shared="all ssl ldap cache proxy authn_alias mem_cache file_cache authnz_ldap charset_lite dav_lock disk_cache" +

-

- +
--enable-modules=MODULE-LIST
This option behaves similar to --enable-mods-shared, but will link the given modules statically. This mean, these modules Modified: httpd/httpd/branches/2.2.x/docs/manual/programs/configure.xml.ko URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/programs/configure.xml.ko?rev=594898&r1=594897&r2=594898&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/docs/manual/programs/configure.xml.ko [euc-kr] (original) +++ httpd/httpd/branches/2.2.x/docs/manual/programs/configure.xml.ko [euc-kr] Wed Nov 14 06:24:18 2007 @@ -1,7 +1,7 @@ - +