Clint, In your dns server you should have a A record for your mydomain.com to the ip address. example below.
mydomain.com A 192.168.0.40 If you want the www to work as well. use below. www CNAME mydomain.com. If you are housing multiable domains on the same ip address. You will need to make a header change in the Management Console for that domain. Make your host header name mydomain.com port 80 and place your ip address 192.168.0.40 I hope this helps Dan ----- Original Message ----- From: "Clint" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, March 13, 2003 11: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 Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

