Author: andy Date: 2012-03-01 15:31:46 -0700 (Thu, 01 Mar 2012) New Revision: 9564
Modified: trunk/BOOK/server/major/apache.xml Log: Fixed Apache's stats Modified: trunk/BOOK/server/major/apache.xml =================================================================== --- trunk/BOOK/server/major/apache.xml 2012-03-01 21:46:31 UTC (rev 9563) +++ trunk/BOOK/server/major/apache.xml 2012-03-01 22:31:46 UTC (rev 9564) @@ -8,10 +8,10 @@ "http://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2"> <!ENTITY apache-download-ftp "ftp://apache.mirrors.pair.com/httpd/httpd-&apache-version;.tar.bz2"> - <!ENTITY apache-md5sum "1696ae62cd879ab1d4dd9ff021a470f2"> - <!ENTITY apache-size "6.8 MB"> - <!ENTITY apache-buildsize "105 MB (building all available DSO modules)"> - <!ENTITY apache-time "1.2 SBU (building all available DSO modules)"> + <!ENTITY apache-md5sum "7d3001c7a26b985d17caa367a868f11c"> + <!ENTITY apache-size "3.9 MB"> + <!ENTITY apache-buildsize "94 MB"> + <!ENTITY apache-time "0.8 SBU"> ]> <sect1 id="apache" xreflabel="Apache-&apache-version;"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
