Apache HTTP Server 2.4.62

The Free and Open-Source Web Server Solution

0
645
To request this update you need to login first.
5 1 vote
Rate It
The Free and Open-Source Web Server Solution ➤ Download the Apache HTTP Server Software

Apache HTTP Server, colloquially called Apache, is free and open-source cross-platform web server software, released under the terms of Apache License 2.0. Apache is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation.

The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation.

Apache HTTP Server is cross-platform, meaning that it is built for Unix-like systems (e.g., macOS, Linux, and FreeBSD) as well as Windows. 92% of all Apache HTTPS Server copies run on Linux distributions.

This Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely available source code implementation of an HTTP (Web) server.

This project is part of the Apache Software Foundation. In addition, hundreds of users have contributed ideas, code, and documentation to the project. Apache Software exists to provide robust and commercial-grade reference implementations of many types of software. It must remain a platform upon which individuals and institutions can build reliable systems, both for experimental purposes and for mission-critical purposes.

Apache HTTP Server Features:

  • Loadable Dynamic Modules
  • Multiple Request Processing modes (MPMs) including Event-based/Async, Threaded, and Prefork.
  • Highly scalable (easily handles more than 10,000 simultaneous connections)
  • Handling of static files, index files, auto-indexing, and content negotiation
  • .htaccess support
  • Reverse proxy with caching
    • Load balancing with in-band health checks
    • Multiple load balancing mechanisms
    • Fault tolerance and Failover with automatic recovery
    • WebSocket, FastCGI, SCGI, AJP, and uWSGI support with caching
    • Dynamic configuration.
  • TLS/SSL with SNI and OCSP stapling support, via OpenSSL.
  • Name- and IP address-based virtual servers
  • IPv6-compatible
  • HTTP/2 protocol support
  • Fine-grained authentication and authorization access control
  • gzip compression and decompression
  • URL rewriting
  • Headers and content rewriting
  • Custom logging with rotation
  • Concurrent connection limiting
  • Request processing rate limiting
  • Bandwidth throttling
  • Server Side Includes
  • IP address-based geolocation
  • User and Session tracking
  • WebDAV
  • Embedded Perl, PHP, and Lua scripting
  • CGI support
  • public_html per-user web-pages
  • Generic expression parser
  • Real-time status views
  • XML support
5 1 vote
Rate It
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments