#Redirect domain to another place
1 messages · Page 1 of 1 (latest)
The bot removed your discord link but look at using bulk redirects for it https://developers.cloudflare.com/rules/url-forwarding/bulk-redirects/create-dashboard/
i am trying to use single redirects, but they are not working. do i have to set up a fake dns record thats proxied through cloudflare for it to work?
Yes, you need a DNS record otherwise the request will never reach Cloudflare to be able to be redirected. You can create a dummy AAAA record with a value of 100::
i am getting a 530 error
nvm