Can be either. If you host your own DNS and you have an IP Address explicitly bound to your website 'slot' - then you simply need to add an A record to your Zone for the default domain pointing to your webserver IP address.
If you have virtual hosting configured - or Host Header scenarios with multiple domains redirecting at a slot level in IIS all under the same IP address, then you'll also need to right click on the target site, select properties, advanced, and follow the prompts to add a host header. You may also want to consider if you control your own DNS, or if your domain host is ammicable, adding an * entry - then you can have any undefined combinations of your domain name going to the same location :) Wildcard entries roxxor. ----- Original Message ----- From: "Clint" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, March 14, 2003 2:35 AM Subject: OT: enabling domain access without www > I cannot remember if setting http://mydomain.com is a webserver (IIS) or a > DNS setting? > > Can someone verify this for me? > > Thanks, > Clint > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

