Rank 1: Thread
I can see that the root _APP_DOMAIN_FUNCTIONS is blocked from being used for functions on the below file line
https://github.com/appwrite/appwrite/blob/c076dfe6f14ddacc4f658fdff85fbdbe31e05636/app/controllers/general.php#L63
For my current implementation, that means that the domain root cannot be used?
I was originally interested in using an Appwrite function to host a site at the root, as well as sites on subdomains, but currently that seems impossible.