I'm not really sure... I don't use CF with IIS. I prefer apache, where you can plainly see your configuration at a glance. Maybe if you run wsconfig you can see it there?
Russ > -----Original Message----- > From: Dave Hatz [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 25, 2006 10:29 AM > To: CF-Talk > Subject: RE: URL for CF7 Multi-Server configurations > > Russ, > Thanks for the clarification on that. Question for you though, how can I > confirm that the site I have assigned with the wsconfig utility is using > the > correct CF Instance? For example, I have 2 sites that have 2 different > instances assigned. I want to make sure that I have correctly assigned > each > of my sites to the appropriate instance. > > Thanks, > Dave Hatz > > -----Original Message----- > From: Russ [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 24, 2006 4:50 PM > To: CF-Talk > Subject: RE: URL for CF7 Multi-Server configurations > > Each instance has a port on which the internal web server listens on > (which > you should disable). It also has a port on which the jrun connector > listens > on. This port gets automatically mapped for you using the wsconfig > utility. > IIS should just run on port 80 and use the host headers to differentiate > between different instances. > > Russ > > > > -----Original Message----- > > From: Dave Hatz [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, October 24, 2006 6:47 PM > > To: CF-Talk > > Subject: RE: URL for CF7 Multi-Server configurations > > > > 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:257996 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

