Click to See Complete Forum and Search --> : [RESOLVED] Need DNS Guru


MrCoder
09-11-2007, 08:36 AM
If I have a domain "mydomain.com" can I have a CNAME record that will catch people typing "mydomain.com" without the "www."?

I have got the following working for "www.mydomain.com" at the moment.


*.mydomain.com. CNAME location.com.


Thanks!

LeeU
09-11-2007, 03:56 PM
That can be (and should have been) handled by your Web host.

MrCoder
09-11-2007, 04:40 PM
Hi Lee, we are trying to set this up on a dedicated server. Is this even possible or can it not be done with CNAME's?

Another company has asked us to set a domain up from them with the above configuration but I don't see how it is possible without using something other then a CNAME, this is there *standard* practice..