git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95437
13f79535-47bb-0310-9956-
ffa450edef68
href="mod/mod_so.html"><code>mod_so.c</code></a> which must be
statically compiled into the Apache core. It is the only module
besides <code>core.c</code> which cannot be put into a DSO
- itself. Practically all other distributed Apache modules then
+ itself. Practically all other distributed Apache modules
can then be placed into a DSO by individually enabling the DSO
build for them via <code>configure</code>'s
<code>--enable-<i>module</i>=shared</code> option as disucussed
href="mod/mod_so.html"><code>mod_so.c</code></a> which must be
statically compiled into the Apache core. It is the only module
besides <code>core.c</code> which cannot be put into a DSO
- itself. Practically all other distributed Apache modules then
+ itself. Practically all other distributed Apache modules
can then be placed into a DSO by individually enabling the DSO
build for them via <code>configure</code>'s
<code>--enable-<i>module</i>=shared</code> option as disucussed