Skip to content
Apache HTTP Server

File:Apache_HTTP_server_logo_(2019-present).svg · Wikimedia Commons · See Wikimedia Commons

EntityQ11354· pop 71· linked from 678 articles

Apache HTTP Server

Sign in to save

Also known as Apache webserver, Apache web server, Apache, httpd

オープンソースなクロスプラットフォームのWebサーバソフトウェア

AI overview

Apache HTTP Server is free, open-source software that runs websites by delivering web pages and other content to users' browsers when they request them. It matters because it's one of the most widely used web servers in the world, powering a large portion of websites on the internet.

AI-generated from the Wikipedia summary — may contain errors.

Source code

The Apache HTTP Server is a powerful, flexible, HTTP/1.1 and HTTP/2 compliant, and widely deployed web server. Originally designed as a replacement for the NCSA HTTP Server, it has been in continuous development since 1995 and remains one of the foundational projects 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. Details of the latest version can be found on the Apache HTTP server project page. Please see the file called INSTALL . Platform specific notes can be found in README.platforms . 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 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. 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. 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.

Excerpt from the source-code README · 4,693 chars · not written by Vinony

Wikidata facts

Official website
httpd.apache.org
Show 9 more facts
software version identifier
2.4.66
inception
1995-00-00
source code repository URL
github.com/apache/httpd
publication date
1995-00-00
Commons category
Apache HTTP Server
IRC channel URL
irc://irc.freenode.net/#httpd
mailing list archive URL
lists.apache.org/[email protected]
Sources (14)

via Wikidata · CC0

Article · 日本語

Apache HTTP Server(アパッチ エイチティーティーピー サーバ)は、Apache License2.0の条件でリリースされるフリーでオープンソースのクロスプラットフォームのWebサーバソフトウェアである。Apache はApacheソフトウェア財団の支援のもと、開発者のオープンコミュニティによって開発・保守されている。 Apache HTTP サーバのインスタンスの大部分は Linuxディストリビューション上で動作するが、現在のバージョンは Microsoft Windows や様々な Unixライクなシステム上でも動作する。過去のバージョンでは、OpenVMS、NetWare、OS/2、メインフレームへの移植を含む他のオペレーティングシステムでも動作した。 元々は NCSA HTTPdサーバをベースにしていたが、NCSAコードの作業が停滞した後、1995 年初頭にApache の開発が始まった。Apache はWorld Wide Webの最初の成長において重要な役割を果たし、支配的な HTTP サーバとしてすぐに NCSA HTTPd を追い抜き、1996 年 4 月以来、最も人気のあるサーバであり続けている。2009年には、1億以上のウェブサイトにサービスを提供する最初のウェブサーバーソフトウェアとなった。2020年4月現在、Netcraftの推定では、Apacheは最もアクセスの多い100万のウェブサイトの29.12%のサーバーで利用され、Nginxは25.54%で利用されている。W3Techsによると、Apacheは上位1000万サイトの39.5%で利用され、Nginxは31.7%で利用されている。

Abstract from DBpedia / Wikipedia · CC BY-SA

Connections

Categories