glfs/content/web/apache/apache-intro.xml
Igor Živković 40ed2cdeef removed lynx from apache's dependencies (needed for apachectl's fullstatus at runtime only)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1956 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-04-05 10:20:49 +00:00

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>