#Custom domain railway wont let me use @ in go daddy
34 messages · Page 1 of 1 (latest)
You'll have to create a custom domain for www instead of @ on Railway
GoDaddy doesn't support CNAME flattening so you're indeed forced to use www or similar, I believe you could create a redirect on GoDaddy so that @ goes to www
You need to add a custom domain for gameledger.online
im using a trial to test the railway if it is good im on my limit rn, can i delete the railway.app?
You could try, but I think that's a separate
You can also just stick to either www or @
and create a redirect on e.g. Cloudflare to go to @ or www
here's the scenario of my side rn,
in my railway my custom domain is www, in cloudflare i have @ and www using the same content of railway
Change the CNAME @ record on Cloudflare to be an A record pointing to 192.0.0.1 (proxy enabled)
Go to redirect rules (on Cloudflare)
configure it like this, but replace astrid.ovh with gameledger.online
and URL redirect to https://www.gameledger.online
this is right?
yes
tho exposing such, will it affect my security
not at all
gameledger.online will only be used to redirect to www.gameledger.online, which resolves to Railway (and loads your website)
where can i find this? what module is this
rules, then find "redirect rules"
what url should i put
.
configure it like this, but replace
astrid.ovhwithgameledger.online
and URL redirect tohttps://www.gameledger.online
https://gameledger.online should now redirect to https://www.gameledger.online
TYSM! Already done