Climate CoLab uses Apache HTTP Server
We use httpd in front of our Tomcat web server. Apache terminates the TLS connections and forwards to the embedded Tomcat server(s) for request processing. We also use it as load balancer for multi-server deployments.
eXon Technologies uses Apache HTTP Server
Most known webserver. We are using Apache due to his htaccess feature but its just a backedn to proccess PHP. In font of Apache we are using NGINX to server static files
The Independent uses Apache HTTP Server
Apache splits static traffic from application traffic, as well as providing a selection of tools to assist in running of the site (rewrites, logging etc).
Suburban Express uses Apache HTTP Server
Primary web server, delivers PHP-rendered pages as well as static HTML content. Ruby CGIs deliver objects to browser-side code using REST/JSON
SAP Hybris uses Apache HTTP Server
modproxybalancer provides highly concurrent end-user browser connections, and manages session routing to the application cluster