the three things that identify a website (to IIS) are: 0) IP address 1) port number 2) host header
change any one of these three, and it's a different web site address (to IIS). christopher olive, cto, vp of web development atnet solutions, inc. 410.931.4092 http://www.atnetsolutions.com -----Original Message----- From: Bill Davidson [mailto:[EMAIL PROTECTED]] Sent: Monday, February 18, 2002 10:14 PM To: CF-Talk Subject: Re: Multiple domains going to one webspace Rick - can you expand on this? I can't get IIS to allow multiple sites on the same IP. We've been having to do a bunch of CF magic to get multiple sites to live on the same IP. CFlocating (as suggested by Thane) gets the beginning done, but what about subsequent requests to a "virtual" domain require detection and handling (like images, references to links, etc...) Our "domain router" does the job well, but it is a bit of overhead that I would like to avoid. Thanks. -Bill brainbox ----- Original Message ----- From: "Rick Eidson" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, February 18, 2002 2:23 PM Subject: RE: Multiple domains going to one webspace > Tell IIS to forward all request to the main URL. Its in the same place > you > specify Home Directory. > > Rick > > -----Original Message----- > From: Thane Sherrington [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 18, 2002 1:24 PM > To: CF-Talk > Subject: Multiple domains going to one webspace > > > Is there a way to have multiple domains pointed at one block of > webspace > and use CF to direct the person to a specific folder based on the > domain > typed in? > > Example: > www.fred.com and www.bob.com both hosted at the same spot and space. > But > when I type www.fred.com I want to go to www.maindomainname.com/fred > and if > I type www.bob.com I want to go to www.maindomainname.com/bob. > > T > > ______________________________________________________________________ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

