1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

Initial documentation for the new Configure

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78950 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
pcs
1997-08-11 10:04:43 +00:00
parent 20afef22dc
commit c48de3bdda
2 changed files with 2 additions and 2 deletions

View 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

View 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