DNS and subdomains

Hello! I have a django app with multiple tenants and have issues with public networking. I have the website on the root domain fleetdata.pro and multiple tenants on *.fleetdata.pro. Everything was fine until I had to authenticate my domain for the email provider Brevo (sendgrid). They require a TXT record with @ as host. This conflicts with the CNAME @ record for fleetdata.pro from railway pointing to the website. I talked to NameCheap and they suggested to remove the CNAME @ record and replace it with a www record pointing to the hosting from railway and also add a URL forwarding from fleetdata.pro to www.fleetdata.pro. Which I did. Now neither the non-www and www.fleetdata.pro works. How can I fix this?
Solution:
I would instead suggest using cloudflare's nameservers with the orange cloud enabled, that way your root will actually be an A type and you won't have anything conflicting
Jump to solution
3 Replies
Percy
Percy7mo ago
Project ID: df711288-dddd-4e3e-8f3f-62aefe4a3212
ValeriuV
ValeriuVOP7mo ago
df711288-dddd-4e3e-8f3f-62aefe4a3212
Solution
Brody
Brody7mo ago
I would instead suggest using cloudflare's nameservers with the orange cloud enabled, that way your root will actually be an A type and you won't have anything conflicting
Want results from more Discord servers?
Add your server