[nmglug] Website Problem
ABQLUG
community at abqlug.com
Tue May 28 07:48:56 PDT 2019
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
> nmglug at lists.nmglug.org
> http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nmglug.org/pipermail/nmglug-nmglug.org/attachments/20190528/41a009f1/attachment.html>
More information about the nmglug
mailing list