that's not pointing to Appwrite Cloud
Yes when iam trying to add its showing failed
because you haven't configured that domain to point to Appwrite cloud
Iam adding CNAME in my DNS provider
you have not configured the DNS correctly in your dns provider
what exactly are you trying to do?
I have pointed as mentioned in appwrite
what are you trying to do? Point printfc.in to appwrite cloud?
I want to access appwrite by my subdomain
which is?
No
I want to point api.printfc.in to access appwrite
Please share a screenshot of what you've done in your DNS provider
Ok
Iam in my college I will provide you
Here it is
that CNAME you added points printfc.printfc.in to cloud.appwrite.io
change it to api
you mean api.printfc.in
no
if you put api.printfc.in for the name, you'll be pointing api.printfc.in.printfc.in to cloud...
Ok
In name I just want to put api ???
Yes.......
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Function issue
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked ...