Apache HTTP Server
Open-source HTTP server for modern operating systems
Activity unknown
No repository statistics available for this project.

Apache HTTP Server (httpd) is a widely used open-source web server that provides HTTP services for modern operating systems, including UNIX-like platforms and Windows. It focuses on security, performance, and extensibility while tracking current web standards.
Key Features
- Static and dynamic content delivery via a modular architecture (loadable modules)
- Reverse proxying and load balancing capabilities
- TLS/SSL support for HTTPS, including TLS 1.3 when built with a compatible OpenSSL version
- Flexible virtual hosting for serving multiple sites from a single server
- Extensive access control and authentication options through configurable directives
Use Cases
- Hosting websites and web applications with fine-grained configuration control
- Running a reverse proxy or TLS termination layer in front of application servers
- Serving multiple domains with virtual hosts on a single machine
Apache HTTP Server remains a mature and standards-focused foundation for web hosting and edge HTTP services. Its module ecosystem and configuration flexibility make it suitable for both simple sites and complex production deployments.
Categories:
Tags:
Tech Stack:
Similar to Apache HTTP Server
Jauth
Lightweight TLS reverse proxy with SSH and Telegram authorization
Single-binary TLS reverse proxy for self-hosted apps that provides SSH- and Telegram-based authorization, simple SSO, Let's Encrypt support and whitelist access control.
Squid
Caching proxy server for HTTP, HTTPS, FTP, and more
Squid is a high-performance caching proxy that accelerates web delivery, reduces bandwidth usage, and provides extensive access controls for proxy and reverse-proxy setups.
OpenVPN
Open-source VPN daemon for TLS-based secure tunneling
OpenVPN is a widely used open-source VPN daemon providing TLS/SSL-based secure tunneling, flexible client-server and site-to-site modes, and cross-platform support.
g3proxy
Enterprise-oriented generic forward proxy and TCP/TLS stream proxy
High-performance Rust proxy supporting HTTP/SOCKS5 forwarding, transparent proxying, TLS MITM, ICAP integration, ACLs, auth, and observability features.
OAuth2 Proxy
Reverse proxy and middleware for OAuth2/OIDC authentication
OAuth2 Proxy is a reverse proxy and middleware that protects web apps with OAuth2/OIDC login and forwards authenticated user identity to upstream services.

Eclipse Mosquitto
Lightweight MQTT message broker
Eclipse Mosquitto is a lightweight, open-source MQTT broker supporting MQTT 5.0 and 3.1.1, plus client libraries and CLI tools for pub/sub messaging.

