*.mydomain.com - A record or CNAME?

后端 未结 4 1495
庸人自扰
庸人自扰 2020-12-25 10:03

Some people are saying use an A record and others a CNAME for a catch all subdomain.

Which should I use and why?

4条回答
  •  旧时难觅i
    2020-12-25 10:31

    It won't really matter if you CNAME or A record the *.example.com record.

    The one benefit to CNAME is that if you change your A record for www.example.com you won't need to change the *.example.com record as well, but that's minimal.

提交回复
热议问题