The Apache HTTP Server Project

Essentials

  • About
  • License
  • FAQ
  • Security
    Reports
  • Download!

  • from a mirror
  • Documentation

  • Version 2.2
  • Version 2.0
  • Version 1.3
  • Trunk (dev)
  • Wiki
  • Get Involved

  • Mailing Lists
  • Bug Reports
  • Developer Info
  • Subprojects

  • Docs
  • Test
  • Flood
  • libapreq
  • Modules
  • Miscellaneous

  • Awards
  • Contributors
  • Sponsors
  • Sponsorship
  • Support
    Webring
  • Downloading libapreq

    Use the links below to download libapreq from one of our mirrors. You must verify the integrity of the downloaded files using signatures downloaded from our main distribution directory.

    If you do not see the file you need in the links below, please see the master distribution directory or, preferably, its mirror.

    Mirror

    You are currently using http://mirror.fslutd.org/apache. If you encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are backup mirrors (at the end of the mirrors list) that should be available.

    Other mirrors:
    Apache HTTP Request Library 2.08 is now available

    This release works with Apache HTTP Server 2.0. Please note that this version will not work with older 1.3.X releases of the Apache HTTP Server.

    libapreq2-2.08 PGP MD5
    Apache HTTP Request Library 1.33 is now available

    This release works with Apache HTTP Server 1.3. Please note that this version will not work with newer 2.X releases of the Apache HTTP Server. Please use libapreq2-2.08 for use with Apache HTTP Server 2.0.

    libapreq-1.33 PGP MD5
    Verify the integrity of the files

    It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures.

    The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the particular distribution. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures using

    % pgpk -a KEYS
    % pgpv libapreq-1.33.tar.gz.asc
    or
    % pgp -ka KEYS
    % pgp libapreq-1.33.tar.gz.asc
    or
    % gpg --import KEYS
    % gpg --verify libapreq-1.33.tar.gz.asc

    Alternatively, you can verify the MD5 signature on the files. A unix program called md5 or md5sum is included in many unix distributions. It is also available as part of GNU Textutils. Windows users can get binary md5 programs from here, here, or here.


    Copyright © 2008 The Apache Software Foundation