You can setup IIS to look @ host headers. You setup an IIS website to look for IP address 111.222.333.444, port 80, and host header www.me.com. You can setup multiple hostheaders to point at the same website such as www.me.com, me.com, dev.me.com, but you will need to add all that apply (I haven't found a way to do *.me.com yet).
There is some setup info at http://www.iisanswers.com/Top10FAQ/t10-hostheaders.htm Duane -----Original Message----- From: ColdFusion Developer [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 11, 2005 5:50 AM To: CF-Community Subject: Shared Hosting? Since I use my own machine for development and testing work and then either move the application to production or package it for the client, I have a question about shared hosting (same IP Address). How does one setup multiple sites on a single IP? such as: www.me.com - 111.222.333.444 - D:\wwwroot\me_com\www www.you.com - 111.222.333.444 - D:\wwwroot\you_com\www www.us.com - 111.222.333.444 - D:\wwwroot\us_com\www then once the URL is called, it will know where to go. Is this some IIS setting in the headers? Thanks! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:157047 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
