sure helps me! The whole IIS configuration arena is new gorund to me. Thanks!
Mike -----Original Message----- From: Jeff Garza [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 22, 2003 10:59 AM To: CF-Talk Subject: Re: IIS Virtual Domain A lot depends on how you decide to set this up in DNS... If you decide to use the same IP address as the base domain and add an additional alias to your DNS entry, then you'll set up IIS to listen on the IP address of the base domain and add a HOST Header as follows: IP Address Domain Name Host Header ========== =========== ========== 192.168.0.1 www.mysite.com "blank" 192.168.0.1 clients.mysite.com clients.mysite.com You can find the host header information when setting up the IP address of the new web site... click on the advanced button. If you use a separate IP address (new PTR record) then you simply assign that ip address to the website (after adding it into your TCP/IP properties on the os...). Does this help??? Jeff ----- Original Message ----- From: "Scott Wilhelm" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, January 22, 2003 8:41 AM Subject: OT: IIS Virtual Domain How might I go about creating a virtual domain in IIS 5? (ie. virtual.domain.com)? Thanks! Scott Scott Wilhelm Computer Technician/Web Developer <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /> P. 315-386-4504 x 164 F. 315-386-3395 W. http://www.sllboces.org E. [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

