0N/A The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant
0N/A web server. Originally designed as a replacement for the NCSA HTTP
0N/A Server, it has grown to be the most popular web server on the
0N/A Internet. As a project of the Apache Software Foundation, the
0N/A developers aim to collaboratively develop and maintain a robust,
0N/A commercial-grade, standards-based server with freely available
0N/A Details of the latest version can be found on the Apache HTTP
0N/A The documentation available as of the date of this release is
0N/A up-to-date documentation can be found at
0N/A Please see the file called INSTALL. Platform specific notes can be
0N/A Please see the file called LICENSE.
0N/A Cryptographic Software Notice
0N/A -----------------------------
0N/A This distribution may include software that has been designed for use
0N/A with cryptographic software. The country in which you currently reside
0N/A may have restrictions on the import, possession, use,
and/or re-export
0N/A to another country, of encryption software. BEFORE using any encryption
0N/A software, please check your country's laws, regulations and policies
0N/A concerning the import, possession, or use, and re-export of encryption
0N/A for more information.
0N/A The
U.S. Government Department of Commerce, Bureau of Industry and
0N/A Security (BIS), has classified this software as Export Commodity
0N/A Control Number (ECCN)
5D002.C.1, which includes information security
0N/A software using or performing cryptographic functions with asymmetric
0N/A algorithms. The form and manner of this Apache Software Foundation
0N/A distribution makes it eligible for export under the License Exception
0N/A ENC Technology Software Unrestricted (TSU) exception (see the BIS
0N/A Export Administration Regulations, Section 740.13) for both object
0N/A code and source code.
0N/A The following provides more details on the included files that
0N/A may be subject to export controls on cryptographic software:
0N/A Apache httpd 2.0 and later versions include the mod_ssl module under
0N/A for configuring and listening to connections over SSL encrypted
0N/A network sockets by performing calls to a general-purpose encryption
0N/A library, such as OpenSSL or the operating system's platform-specific
0N/A In addition, some versions of apr-util provide an abstract interface
0N/A for symmetrical cryptographic functions that make use of a
0N/A general-purpose encryption library, such as OpenSSL, NSS, or the
0N/A operating system's platform-specific facilities. This interface is
0N/A known as the apr_crypto interface, with implementation beneath the
0N/A /crypto directory. The apr_crypto interface is used by the
0N/A mod_session_crypto module available under
0N/A for optional encryption of session information.
0N/A Some object code distributions of Apache httpd, indicated with the
0N/A word "crypto" in the package name, may include object code for the
0N/A OpenSSL encryption library as distributed in open source form from
0N/A The above files are optional and may be removed if the cryptographic
0N/A functionality is not desired or needs to be excluded from redistribution.
0N/A Distribution packages of Apache httpd that include the word "nossl"
0N/A in the package name have been created without the above files and are
0N/A therefore not subject to this notice.
0N/A o If you want to be informed about new code releases, bug fixes,
0N/A security fixes, general news and information about the Apache server
0N/A subscribe to the apache-announce mailing list as described under
0N/A o If you want freely available support for running Apache please join the
0N/A Apache user community by subscribing to Users Mailing List at
0N/A o If you want commercial support for running Apache please contact
0N/A one of the companies and contractors which are listed at
113N/A o If you have a concrete bug report for Apache please go to the
0N/A Apache Group Bug Database and submit your report:
113N/A o If you want to participate in actively developing Apache please
0N/A subscribe to the `dev@httpd.apache.org' mailing list as described at