From a0869aaf873ba1ca8653b669d93c98aca86e554a Mon Sep 17 00:00:00 2001
From: =?utf8?q?Andr=C3=A9=20Malo?= Définitions
+
Voir : chiffrement SSL/TLS
+ l'authentification SSL/TLS.
Voir :
+ chiffrement SSL/TLS
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:
-
Caveat:
+ ./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-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
--enable-mods-shared
,
but will link the given modules statically. This mean, these modules
diff --git a/docs/manual/programs/configure.xml.ko b/docs/manual/programs/configure.xml.ko
index 3bb3adda760..5e708bbfb05 100644
--- a/docs/manual/programs/configure.xml.ko
+++ b/docs/manual/programs/configure.xml.ko
@@ -1,7 +1,7 @@
-
+