Hi;
I run my own webserver and have my domain names registered with
www.mydomain.com. They allow you to set-up and manage your own DNS records.
AFAIK, you must create both an A record and a CNAME record, as follows:
YourDomainName.com A 102.55.34.243 (your actual IP address)
www.YourDomainName.com CNAME 102.55.34.243
See these links for some details:
https://secure.registerapi.com/KM/KnowledgeBase/script_view_document.p...data_id
https://secure.registerapi.com/KM/KnowledgeBase/script_view_document.p...data_id
HTH.
Charles...
BTW, I do recommend
www.mydomain.com for registering and managing your
domain names. Have been with them for years -- great prices and great
service (usually). They have a phone number, answer it in a reasonable
period of time, and have a *real* person you can talk to (although,
unfortunately, the last guy I spoke with was pretty much worthless in
helping me login to their site after installing spybot v1.5 -- had to bang
my head on the wall for a day or two).
"voutesfloir@hotmail.com" <me.RemoveThis@privacy.net> wrote in message
news:13h6vt69to9nv56@corp.supernews.com...
>I want both with and without the www to work.
>
> I tried:
>
> ServerName www.domain.com
> ServerAlias domain.com
>
> www.domain.com works but not domain.com.
>
> Am i right in thinking this is a dns issue and not apache?
> >> Stay informed about: DNS or Apache?