Moderator
When I go to the domain of a function what should it be displaying?
Mine shows this and I'm just curious if this is expected behavior.
Votes
0
Replies
19
Participants
Unknown
Messages
20
Moderator
When I go to the domain of a function what should it be displaying?
Mine shows this and I'm just curious if this is expected behavior.
Have you followed the steps in the domain part?
Have you added wilcard DNS record?
Moderator
Yea I think I’ve followed those directions I’m just using the auto generated sub domain
Moderator
In console the domain said verified and SSL generated
So what record you now set as A in your DNS provider
Moderator
I’m not sure I understand what you’re asking
Right now you've A record pointing to your Appwrite is that right?
Moderator
Yes
Now you'll need to add another one as wildcard using the * asterisk symbol
Have you done that?
This ☝️ for example it's in Cloudflare
When you're using wildcard in your DNS, then any address that you didn't resolve will be tried to get resolve by the destination IP
Moderator
Thanks, I’ve added it and it resolves now.
Great 
Moderator
[SOLVED] 1.4.2 function URL
I actually can't find anything the wildcard part in the documentation
Moderator
Yea :p that was the confusing part.
Darn we just merged some updates to the git configuration today. It would have been good to include something about this in with that PR