I have four websites on IIS and four coldfusion instances running. In the typical installs that I have done, each website would have its own IP address and I would just use the dns in the "JRun Host" field and the connections are setup fairly easily. This time around, I have websites bound to specific ports.
example
website - 127.0.0.1:8447 and host address would be xyz.com:8447
If I use the IP or the host name above, the Web Server Configuration Tool throws an error saying invalid IP address or host name. Is it possible to configure the connection like this?