Apache

Apache HTTP Server是一个强大而灵活的HTTP/1.1兼容    网络服务器。(The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server.)

  • Owner: apache/httpd
  • Platform:
  • License:: Apache License 2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Apache HTTP服务器项目旨在开发和维护现代操作系统的开源的HTTP服务器。

Apache HTTP服务器

  • 是一个强大的,灵活的HTTP/1.1兼容的Web服务器
  • 实现最新的协议,包括HTTP/1.1(RFC2616)
  • 通过第三方模块高度可配置和可扩展
  • 可以通过使用Apache模块API编写“模块”来定制
  • 提供完整的源代码并附带非限制性许可证运行在Windows 2000,Netware 5.x及以上版本,OS/2以及大多数Unix版本以及其他几种操作系统上
  • 正在积极开发中
  • 通过新想法、错误报告和补丁鼓励用户反馈
  • 实现许多经常要求的功能,包括:
    • DBM数据库以及用于身份验证的关系数据库和LDAP
    • 允许您使用大量的授权用户轻松设置受密码保护的页面,而不会让服务器陷入困境。
    • 定制化对错误和问题的回应
    • 允许您设置文件或甚至CGI脚本,这些脚本是服务器为回应错误和问题而返回的,例如,设置脚本拦截500个服务器错误并为用户和您自己执行实时诊断。
    • 多个DirectoryIndex指令 - 允许您说DirectoryIndex index.html index.cgi,它指示服务器发送index.html或在请求目录URL时运行index.cgi,无论它在目录中找到哪个指令。
    • 无限灵活的URL重写和别名 - Apache对配置文件中可能声明的别名和重定向的数量没有固定的限制。另外,可以使用强大的重写引擎来解决大多数URL操作问题。
    • 内容协商 - 即能够自动为不同复杂程度和HTML级别合规性的客户提供能够提供客户能够接受的最佳信息表示的文档。
    • 虚拟主机 - 允许服务器区分对不同IP地址或名称(映射到同一台计算机)的请求。 Apache还提供可动态配置的大容量虚拟主机。
    • 可配置的可靠管道日志 - 您可以将Apache配置为以所需格式生成日志。另外,在大多数Unix体系结构中,Apache可以将日志文件发送到管道,允许日志轮转,命中过滤,将多个虚拟主机实时分割为单独的日志,以及实时异步DNS解析。

Apache HTTP Server Project是一项协作式软件开发工作,旨在创建一个HTTP(Web)服务器的强大的,商业级,功能丰富且免费的源代码实现。

该项目由世界各地的一组志愿者共同管理,利用互联网和网络来交流,计划和开发服务器及其相关文档。 该项目是Apache软件基金会的一部分。 此外,数百名用户为该项目提供了创意,代码和文档。

Overview

Name With Ownerapache/httpd
Primary LanguageC
Program languageGDB (Language Count: 20)
Platform
License:Apache License 2.0
Release Count286
Last Release Name2.4.59 (Posted on 2024-04-04 13:33:58)
First Release NameAPACHE_1_2b1 (Posted on 1996-12-02 18:14:12)
Created At2009-05-20 02:02:59
Pushed At2024-04-25 12:48:00
Last Commit At
Stargazers Count3.4k
Watchers Count238
Fork Count1.1k
Commits Count33.9k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count61
Pull Requests Close Count328
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Apache HTTP Server

What is it?

The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant
web server. Originally designed as a replacement for the NCSA HTTP
Server, it has grown to be the most popular web server on the
Internet. As a project of the Apache Software Foundation, the
developers aim to collaboratively develop and maintain a robust,
commercial-grade, standards-based server with freely available
source code.

The Latest Version

Details of the latest version can be found on the Apache HTTP
server project page under http://httpd.apache.org/.

Documentation

The documentation available as of the date of this release is
included in HTML format in the docs/manual/ directory. The most
up-to-date documentation can be found at
http://httpd.apache.org/docs/trunk/.

Installation

Please see the file called INSTALL. Platform specific notes can be
found in README.platforms.

Licensing

Please see the file called LICENSE.

Cryptographic Software Notice

This distribution may include software that has been designed for use
with cryptographic software. The country in which you currently reside
may have restrictions on the import, possession, use, and/or re-export
to another country, of encryption software. BEFORE using any encryption
software, please check your country's laws, regulations and policies
concerning the import, possession, or use, and re-export of encryption
software, to see if this is permitted. See http://www.wassenaar.org/
for more information.

The U.S. Government Department of Commerce, Bureau of Industry and
Security (BIS), has classified this software as Export Commodity
Control Number (ECCN) 5D002.C.1, which includes information security
software using or performing cryptographic functions with asymmetric
algorithms. The form and manner of this Apache Software Foundation
distribution makes it eligible for export under the License Exception
ENC Technology Software Unrestricted (TSU) exception (see the BIS
Export Administration Regulations, Section 740.13) for both object
code and source code.

The following provides more details on the included files that
may be subject to export controls on cryptographic software:

Apache httpd 2.0 and later versions include the mod_ssl module under
   modules/ssl/
for configuring and listening to connections over SSL encrypted
network sockets by performing calls to a general-purpose encryption
library, such as OpenSSL or the operating system's platform-specific
SSL facilities.

In addition, some versions of apr-util provide an abstract interface
for symmetrical cryptographic functions that make use of a
general-purpose encryption library, such as OpenSSL, NSS, or the
operating system's platform-specific facilities. This interface is
known as the apr_crypto interface, with implementation beneath the
/crypto directory. The apr_crypto interface is used by the
mod_session_crypto module available under
  modules/session
for optional encryption of session information.

Some object code distributions of Apache httpd, indicated with the
word "crypto" in the package name, may include object code for the
OpenSSL encryption library as distributed in open source form from
<http://www.openssl.org/source/>.

The above files are optional and may be removed if the cryptographic
functionality is not desired or needs to be excluded from redistribution.
Distribution packages of Apache httpd that include the word "nossl"
in the package name have been created without the above files and are
therefore not subject to this notice.

Contacts

 o If you want to be informed about new code releases, bug fixes,
   security fixes, general news and information about the Apache server
   subscribe to the apache-announce mailing list as described under
   <http://httpd.apache.org/lists.html#http-announce>

 o If you want freely available support for running Apache please see the
   resources at <http://httpd.apache.org/support.html>

 o If you have a concrete bug report for Apache please see the instructions
   for bug reporting at <http://httpd.apache.org/bug_report.html>

 o If you want to participate in actively developing Apache please
   subscribe to the `dev@httpd.apache.org' mailing list as described at
   <http://httpd.apache.org/lists.html#http-dev>
To the top