]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Initial documentation for the new Configure
authorpcs <pcs@unknown>
Mon, 11 Aug 1997 10:04:43 +0000 (10:04 +0000)
committerpcs <pcs@unknown>
Mon, 11 Aug 1997 10:04:43 +0000 (10:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78950 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/install.html
docs/manual/install.html.en

index 37463ec3a474bbd256bc19055d770e5b310b14a2..c4473eb913947cf18d2bfc94cbd2d18f748da781 100644 (file)
@@ -51,7 +51,7 @@ directory of the Apache distribution. Change into this directory.
  <LI>
   Select modules to compile into Apache in the
   <CODE>Configuration</CODE> file. Uncomment lines corresponding to
-  those optional modules you wish to include (among the Module lines
+  those optional modules you wish to include (among the AddModule lines
   at the bottom of the file), or add new lines corresponding to
   additional modules you have downloaded or written. (See <A
   HREF="misc/API.html">API.html</A> for preliminary docs on how to
index 37463ec3a474bbd256bc19055d770e5b310b14a2..c4473eb913947cf18d2bfc94cbd2d18f748da781 100644 (file)
@@ -51,7 +51,7 @@ directory of the Apache distribution. Change into this directory.
  <LI>
   Select modules to compile into Apache in the
   <CODE>Configuration</CODE> file. Uncomment lines corresponding to
-  those optional modules you wish to include (among the Module lines
+  those optional modules you wish to include (among the AddModule lines
   at the bottom of the file), or add new lines corresponding to
   additional modules you have downloaded or written. (See <A
   HREF="misc/API.html">API.html</A> for preliminary docs on how to