Currently do I have a www subdomain with a corresponding CNAME file set up, but I would now like to use an apex domain instead.
The only thing is, that the guide is, at least for me, a bit vague in certain areas and I’m not sure if I would do things right.
I use Cloudflare DNS and currently have the domain setup like this:
CNAME record for www pointing to andre601.github.io
A record with a dummy IP 192.0.2.1 from Cloudflare to make a Redirect Page rule work.
If I understand things right will I now need to make the following?
A records for root (@) pointing to the IPs 185.199.108.153, 185.199.109.153, 185.199.110.153 and 185.199.111.153
CNAME record still pointing to the same domain (Or towards root now?)
I hope someone can give me some quick info on how I can get things to work the way I would like them to…
Add a bulleted list, <Ctrl+Shift+8>Add a numbered list, <Ctrl+Shift+7>Add a task list, <Ctrl+Shift+l>
Directly mention a user or teamReference an issue or pull request
Add heading textAdd bold text, <Ctrl+b>Add italic text, <Ctrl+i>Add a bulleted list, <Ctrl+Shift+8>Add a numbered list, <Ctrl+Shift+7>Add a task list, <Ctrl+Shift+l>
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.
-
Currently do I have a
www
subdomain with a correspondingCNAME
file set up, but I would now like to use an apex domain instead.The only thing is, that the guide is, at least for me, a bit vague in certain areas and I’m not sure if I would do things right.
I use Cloudflare DNS and currently have the domain setup like this:
CNAME
record forwww
pointing toandre601.github.io
A
record with a dummy IP192.0.2.1
from Cloudflare to make a Redirect Page rule work.If I understand things right will I now need to make the following?
A
records for root (@
) pointing to the IPs185.199.108.153
,185.199.109.153
,185.199.110.153
and185.199.111.153
CNAME
record still pointing to the same domain (Or towards root now?)I hope someone can give me some quick info on how I can get things to work the way I would like them to…
Beta Was this translation helpful? Give feedback.
Setup seems to work.
Have a CNAME pointing to my github.io user page and A records pointing to the different IP addresses.
Redirect seems to work fine