For a .NET Web Application, is it possible to have Apache HTTPD as web server and IIS as Application server?

178 views Asked by At

Me and a colleague were discussing if it is possible to have a simple 3 tier web application running in the following configuration / setup.

It is a simple question, however I do not have a machine with the necessary applications and rights to test it out. Hence posting here for your help.

Web Server: Apache HTTPD running on RHEL

App Server: IIS running on Windows

DB: MS SQL

Emphasis is more on the Apache HTTPD and IIS linkage / usage.

Can IIS be used purely as an Application server, leaving the web server duties to Apache HTTPD?

Thanks.

enter image description here

0

There are 0 answers