From: pcs Date: Mon, 11 Aug 1997 10:04:43 +0000 (+0000) Subject: Initial documentation for the new Configure X-Git-Tag: APACHE_1_3b1~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c48de3bdda0c058ea48098dde15d41270c822ffd;p=thirdparty%2Fapache%2Fhttpd.git Initial documentation for the new Configure git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78950 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.html b/docs/manual/install.html index 37463ec3a47..c4473eb9139 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -51,7 +51,7 @@ directory of the Apache distribution. Change into this directory.
  • Select modules to compile into Apache in the Configuration 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 API.html for preliminary docs on how to diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index 37463ec3a47..c4473eb9139 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -51,7 +51,7 @@ directory of the Apache distribution. Change into this directory.
  • Select modules to compile into Apache in the Configuration 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 API.html for preliminary docs on how to