Re: Website Problem
ABQLUG <[email protected]>
| Newsgroups | gmane.org.user-groups.linux.nmglug |
|---|---|
| Message-ID | <[email protected]> |
Hi William, Sounds like a DNS issue to me. Not a web server issue. You need a CNAME record for domain.com to work dig @kitsune.swcp.com www.abqlug.com ;; ANSWER SECTION: www.abqlug.com. 3600 IN CNAME abqlug.com. abqlug.com. 3600 IN A 216.184.2.32 I trimmed the command results so you can see the CNAME record for my domain name. If I did the same for your domain name, I suspect it's missing the CNAME. If I'm wrong, please tell me the domain name. You can directly message me if you don't want the mailing list to see it. Regards, Jared On 5/28/19 8:42 AM, William Pearson wrote: > Hi, > > So, I've set up a webpage and www.domain.com <http://www.domain.com> > works, but domain.com <http://domain.com>, gets a Apache2 Ubuntu > Default Page. Not sure why this is happening? > > Any ideas? > > Will > > _______________________________________________ > nmglug mailing list > [email protected] > http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org _______________________________________________ nmglug mailing list [email protected] http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org