Apache is not only the HTTP Server (#30146)

Add Apache Software Foundation definitions
This commit is contained in:
sirhung1993
2018-12-19 02:21:46 +07:00
committed by Christopher McCormack
parent 2037263dba
commit 7be73a8f63

View File

@ -1,7 +1,12 @@
--- ---
title: Apache title: Apache
--- ---
## Apache ## Apache Software Foundation(ASF)
The ASF is a non-profit corporation having decentralized opensource community of developers.
Their purpose is supporting Apache software projects under Apache license.
## Apache HTTP Server
The Apache HTTP Server, commonly known as Apache, is a free and open-source cross-platform web server, released under the terms of [Apache License 2.0](https://en.wikipedia.org/wiki/Apache_License). Apache is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation. The Apache HTTP Server, commonly known as Apache, is a free and open-source cross-platform web server, released under the terms of [Apache License 2.0](https://en.wikipedia.org/wiki/Apache_License). Apache is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation.
Apache runs on 67% of all webservers in the world. It is fast, reliable, and secure. It can be highly customized to meet the needs of many different environments by using extensions and modules. Apache runs on 67% of all webservers in the world. It is fast, reliable, and secure. It can be highly customized to meet the needs of many different environments by using extensions and modules.