mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 23:47:18 +08:00
40ed2cdeef
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1956 af4574ff-66df-0310-9fd7-8a98e5e911e0
32 lines
1.2 KiB
XML
32 lines
1.2 KiB
XML
<sect2>
|
|
<title>Introduction to <application>Apache</application></title>
|
|
|
|
<para>The <application>Apache</application> package contains an
|
|
open-source <acronym>HTTP</acronym> server. It is
|
|
useful for creating local intranet web sites or running huge web serving
|
|
operations.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink url="&apache-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink url="&apache-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: &apache-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required: &apache-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time: &apache-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title>Additional downloads</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Required Patch: <ulink
|
|
url="&patch-root;/httpd-&apache-version;-config.patch"/></para></listitem>
|
|
</itemizedlist></sect3>
|
|
|
|
<sect3><title><application>Apache</application> dependencies</title>
|
|
<sect4><title>Optional</title>
|
|
<para><xref linkend="db"/> or <xref linkend="gdbm"/>, <xref linkend="openssl"/>, <xref
|
|
linkend="openldap"/> and <xref linkend="expat"/>
|
|
</para></sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|