Want this feature implemented, too? Please upvote by clicking Thumbs up!
(Posts as a reply won't be published in this feature request thread. Read Me!)
User Story
As a PRTG User, I want to be able to use the PRTG webserver, on default port 80 / 443, on a server with IIS / Apache installed. This way, we can use one windows server for several small applications.
Details of User Story
At the moment, the webserver of PRTG uses two IP ports. All requests to this IP port are then forwarded to the PRTG webserver. Using the modern Windows Communication Foundation, this changes, and the PRTG webserver would request the windows HTTP stack, to forward (only) requests for the DNS name you specify. So you can make sevaral aliasses for one server / one IP address: prtg.mydomain.com : will be forwarded to PRTG iis.mydomain.com : will be forwarded to a site on IIS
Status
Denied
Additional Comments
You can already configure IIS to act as an reverse proxy for PRTG.