Can we use IIS to host Oracle Apex ?
We current use Microsoft IIS to host our current asp.net web application application.
IIS is hosted on port 80 (http) and port 443(https).
Oracle database is used.
The above asp.net web application does have some reports which are developed in Oracle Apex.
We were using Oracle standalone http server for the oracle apex to run.
Now the new system administrator wants us to use the Microsoft IIS webserver for Apex as well.
Questions:
1) Can we use Microsoft IIS as webserver for Oracle Apex ? and move away from Oracle HTTP Server ?
2) If YES for the question 1, what is direction we need to be looking at ?
3) Since our IIS is already hosting the asp.net web application on porrt 80(http) and 443(https), can we still
use the same port for Oracle Apex ? if Yes, any url or document which helps us.
Thanks in advance.