Web Serversv2.4
Apache HTTP Server
The world's most used web server software. Apache httpd powers millions of websites with modules for URL rewriting, SSL/TLS, reverse proxying, authentication, and virtual hosting.
Articles about Apache HTTP Server
Apache httpd: Virtual Hosts, SSL/TLS, and URL Rewriting in Production
How to configure Apache httpd for production use — name-based virtual hosts, SSL/TLS with Let's Encrypt, HTTP to HTTPS redirects, mod_rewrite rules, and performance tuning with MPM.
4 min readstandard
Apache mod_proxy: Reverse Proxy, Load Balancing, and WebSocket Support
How to use Apache httpd as a reverse proxy with mod_proxy — proxying to backend services, load balancing across multiple upstreams, WebSocket proxying, and health check configuration.
4 min readstandard