From: André Malo Most modules are compiled by default and have to be disabled
- explicitly or by using the keywords Choosing modules to compile
few
or
- none
(see --enable-modules
,
- --enable-mods-shared
and --enable-mods-static
- below for further explanation) to be removed.few
+ (see --enable-modules
, --enable-mods-shared
+ and --enable-mods-static
below for further explanation)
+ or --enable-modules=none
to be removed as a group.
Other modules are not compiled by default and have to be enabled
explicitly or by using the keywords all
or
@@ -406,7 +406,7 @@
--enable-mods-shared='headers rewrite dav'
Additionally you can use the special keywords reallyall
,
- all
, most
, few
and none
.
+ all
, most
and few
.
For example,
--enable-mods-shared=most
diff --git a/docs/manual/programs/configure.xml.ko b/docs/manual/programs/configure.xml.ko
index e7b25f6a58e..71ae81f8364 100644
--- a/docs/manual/programs/configure.xml.ko
+++ b/docs/manual/programs/configure.xml.ko
@@ -1,7 +1,7 @@
-
+
+