pcs 98/02/03 03:37:59
Modified: htdocs/manual/mod mod_dll.html Log: mod_dll *is* compiled in by default Revision Changes Path 1.5 +1 -1 apache-1.3/htdocs/manual/mod/mod_dll.html Index: mod_dll.html =================================================================== RCS file: /export/home/cvs/apache-1.3/htdocs/manual/mod/mod_dll.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mod_dll.html 1998/01/28 19:11:46 1.4 +++ mod_dll.html 1998/02/03 11:37:58 1.5 @@ -15,7 +15,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Module mod_dll</H1> -This module is contained in the <CODE>mod_dll.c</CODE> file, and is not +This module is contained in the <CODE>mod_dll.c</CODE> file, and is compiled in by default for Windows. It provides for loading of executable code and modules into the server at start-up time, when they are contained in Win32 DLLs.</P>