I have a server running Tomcat along with IIS 7.5. I would like to know if it is possible to have https traffic going to Tomcat as well as https traffic on a sub-domain name going to IIS.
My assumption is that this is not possible, but would like some confirmation and maybe just a little clarification on the subject.
Added: Looks like this might be possible with Url rewrite in IIS, but I cannot specify the port in the host name of the rule.