From: Joshua Slive Date: Thu, 25 Mar 2004 19:28:57 +0000 (+0000) Subject: A type fix and a precision about what prefix means. X-Git-Tag: pre_ajp_proxy~452 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=975c5c760f6ae353907d2ac5eaf115c7ee10edec;p=apache A type fix and a precision about what prefix means. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103155 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index 8ba67911b6..937fbdfe63 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -175,7 +175,7 @@ source releases. If you do download a binary, follow the instructions in the INSTALL.bindist file inside the distribution.

-

After downloading, it is important to verify that you ahve a +

After downloading, it is important to verify that you have a complete and unmodified version of the Apache HTTP Server. This can be accomplished by testing the downloaded tarball against the PGP signature. Details on how to do this are available on the download @@ -216,10 +216,10 @@ $ tar xvf httpd-2_1_NN.tar options, configure accepts a variety of variables and command line options.

-

The most important option is the location prefix where Apache - is to be installed later, because Apache has to be configured for - this location to work correctly. More fine-tuned control of the - location of files is possible with additional configure +

The most important option is the location --prefix + where Apache is to be installed later, because Apache has to be + configured for this location to work correctly. More fine-tuned + control of the location of files is possible with additional configure options.

Also at this point, you can specify which features you diff --git a/docs/manual/install.xml b/docs/manual/install.xml index bb84a123cc..6ed43925f3 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -174,7 +174,7 @@ source releases. If you do download a binary, follow the instructions in the INSTALL.bindist file inside the distribution.

-

After downloading, it is important to verify that you ahve a +

After downloading, it is important to verify that you have a complete and unmodified version of the Apache HTTP Server. This can be accomplished by testing the downloaded tarball against the PGP signature. Details on how to do this are available on the NN.tar options, configure accepts a variety of variables and command line options.

-

The most important option is the location prefix where Apache - is to be installed later, because Apache has to be configured for - this location to work correctly. More fine-tuned control of the - location of files is possible with additional The most important option is the location --prefix + where Apache is to be installed later, because Apache has to be + configured for this location to work correctly. More fine-tuned + control of the location of files is possible with additional configure options.