I set up multiple instances of CF7 Server. Each Instance is using a different port to listen on. So, don't I need to tell IIS to listen on that port?
-----Original Message----- From: Russ [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 24, 2006 3:36 PM To: CF-Talk Subject: RE: URL for CF7 Multi-Server configurations Why are you running iis6 on 8301? You should be running it on port 80... I believe 8301 was the port # for the internal webserver, which you should have disabled. Russ > -----Original Message----- > From: Dave Hatz [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 24, 2006 6:12 PM > To: CF-Talk > Subject: URL for CF7 Multi-Server configurations > > I am trying to figure out how not to display the port number in the > URL for multi-server CF7 installations. I have created my different > servers and I am able to hit them all just fine, as long as I include > the port number they are listening on. For example: > > http://www.mywebsite.com:8301/helloworld.cfm > > We are running on IIS6. I have used the JRun Server Configuration > tool to map the web site too. I have the web site properties in IIS6 > listening on port 8301 and my Host Header value is set to www.mywebsite.com. > > How can I get away from inlcuding the port number in my URL? I really > don't want my clients to have to see that. > > Thanks, > Dave Hatz > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257927 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

