AngeloR uses Microsoft IIS
This is a legacy system requirement. We have some portions of our website written in PHP. Normally this wouldn't be an issue but at the time they decided to use PHP+Windows they were also trying to use MSSQL databases (All the microsoft influence was due to some azure credits the company received early on). The particular driver they ended up picking forced them into using the mssql_*
functions instead of PDO. This meant that the majority of the site used these rather outdated calls and replacing them was a rather large endeavour. So while we migrate some of the PHP backend away to various node.js api systems we are simply sustaining the existing PHP portions.
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.
Promethean TV uses Apache Tomcat
Apache Tomcat is part of the open source Ant Media Server platform that currently provides both LIVE and VOD video trans-coding and delivery features for the Promethean Platform.
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
scOwez uses Apache HTTP Server
Used it since I started Linux and its held up well with no issues to complain about. It is also the most popular so that is a plus!
kingsley-einstein uses Apache Tomcat
I use Tomcat to run Java enterprise web apps. Used to test enterprise applications mostly written using the Spring framework
ctetechnologies uses Apache Tomcat
Use this as the application server running on our production and development environment. Hosted on AWS.
The Independent uses Apache Tomcat
Tomcat provides a fantastic application container that runs the majority of services of the site.
simpleshow GmbH uses Apache Tomcat
Apache Tomcat is being used as our application server for spring-based backend applications.
Performance Assessment Network (PAN) uses Microsoft IIS
Web server for our 9 web applications and associated web services and external integrations