<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="../">Version 2.3</a> > <a href="./">Programs</a></div><div id="page-content"><div id="preamble"><h1>configure - Configure the source tree</h1>
<div class="toplang">
<p><span>Available Languages: </span><a href="../en/programs/configure.html" title="English"> en </a> |
-<a href="../ko/programs/configure.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
+<a href="../ko/programs/configure.html" hreflang="ko" rel="alternate" title=""> ko </a></p>
</div>
<p>The <code>configure</code> script configures the source tree
</code></p></div>
<p>will compile most modules and build them as DSO modules.
</p>
+ <p><em><strong>Caveat: </strong></em><code> --enable-mods-shared=all </code> does not
+ actually build all modules. To build all modules then, one might use:
+ <div class="example"><p><code>./configure \ <br />
+ --with-ldap \ <br />
+ --enable-mods-shared="all ssl ldap cache proxy authn_alias mem_cache file_cache authnz_ldap charset_lite dav_lock disk_cache" </code></p></div>
+ </p>
</dd>
<dt><code>--enable-modules=<var>MODULE-LIST</var></code></dt>
</div></div>
<div class="bottomlang">
<p><span>Available Languages: </span><a href="../en/programs/configure.html" title="English"> en </a> |
-<a href="../ko/programs/configure.html" hreflang="ko" rel="alternate" title="Korean"> ko </a></p>
+<a href="../ko/programs/configure.html" hreflang="ko" rel="alternate" title=""> ko </a></p>
</div><div id="footer">
<p class="apache">Copyright 2007 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
-<?xml version='1.0' encoding='UTF-8' ?>
+<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
<!-- $LastChangedRevision$ -->
<p>will compile most modules and build them as DSO modules.
<!-- See <a href="../install/enabledmodules.html">Overview of
enabled modules</a> for further information. --></p>
+ <p><em><strong>Caveat: </strong></em><code> --enable-mods-shared=all </code> does not
+ actually build all modules. To build all modules then, one might use:
+ <example>./configure \ <br />
+ --with-ldap \ <br />
+ --enable-mods-shared="all ssl ldap cache proxy authn_alias mem_cache file_cache authnz_ldap charset_lite dav_lock disk_cache" </example>
+ </p>
</dd>
<dt><code>--enable-modules=<var>MODULE-LIST</var></code></dt>