I’ve changed my domain’s nameservers at domain service to point to ns1.appwrite.zone and ns2.appwrite.zone, and I’m waiting for DNS propagation.
Once Appwrite takes over DNS, how can I route all subdomains (like *.MYDOMAIN.com) to the same Appwrite project or endpoint?
My goal is for any subdomain (e.g. abc.MYDOMAIN.com, test.MYDOMAIN.com) to point to the same place. Is wildcard subdomain support available, and if so, how do I configure it in Appwrite?
Thanks in advance!
appwrite sites Subdomain wildcard?
whatdo you want it to point to?
My domain is cockpit.report I wish to have all subdomains to open the site. Like Client1.cockpit.report Client2.cockpit.report *.cockpit.report
and all of them should open the same site. the site will display the right content by the subdomain name
so i think the cname is already there. it's just that appwrite doesn't know how to route from that subdomain to the site
So is thete something i can do to make it work? Currently it doesn't
For now, you'd have to add the individual domains in your Site > Domains. I'll raise this feature request to the team, though
Is there any update regarding this topic ?
No. We have higher priority tasks at the moment
Recommended threads
- Static IP for security purpose!
Hey I am hosting a next.js project in appwrite it reaches out to mongo DB to fetch data The only option to enable network access to 0.0.0.0/0 in mongo DB (any ...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.