From: Rich Bowen Date: Fri, 7 Jan 2011 12:01:07 +0000 (+0000) Subject: Mention third-party distributions, and provide a link to the wiki page X-Git-Tag: 2.3.11~260 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd68cec31655d391071e4d4f3723cb9b32ade9b6;p=apache Mention third-party distributions, and provide a link to the wiki page listing common layouts of these 3p distros. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1056278 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/install.xml b/docs/manual/install.xml index d918c0cdba..a6e375850d 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -388,4 +388,28 @@ $ tar xvf httpd-NN.tar $ ./config.nice --prefix=/home/test/apache --with-port=90 +
Third-party packages + +

A large number of third parties provide their own packaged + distributions of the Apache HTTP Server for installation on + particular platforms. This includes the various Linux distributions, + various third-party Windows packages, Mac OS X, Solaris, and many + more.

+ +

Our software license not only permits, but encourages, this kind + of redistribution. However, it does result in a situation where the + configuration layout and defaults on your installation of the server + may differ from what is stated in the documentation. While + unfortunate, this situation is not likely to change any time + soon.

+ +

A description + of these third-party distrubutions is maintained in the HTTP + Server wiki, and should reflect the current state of these + third-party distributions. However, you will need to familiarize + yourself with your particular platform's package management and + installation procedures.

+ +