Specifics for IIS 5: In the IIS Admin. create a new website and set the Home Directory to the appropriate subfolder. Then go to the Web Site tab and click on Advanced. Click on Add and type in the host header name. I would recommend that you do both domain.com and www.domain.com. Then just have the DNS server point that domain to the same IP address as your main web site.
If you don't have access to the IIS Admin., your web host will have to do all of this for you. ----- Original Message ----- From: "William Bowen" <[EMAIL PROTECTED]> To: "CF-Community" <[EMAIL PROTECTED]> Sent: Wednesday, July 02, 2003 4:04 PM Subject: Re: Pointing DNS at a subdirectory. > Most web servers provide a function to do this. IIS 4+ and Apache 1.3+ I > know for sure. > > Essentially you have to have the server listen to requests and then when a > request for a specific domain comes in, the server responds with a specific > file/directory. > > right now, I'm not in configuration mindset so I can't recall off the top of > my head, if you'd like though I can look up specifics. > > will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
