Implementing .well-known route (escaping .)
I need to setup associated domains, apple aasa file and this should be served at .well-known/apple-app-site-association. Is there any way for me to include a "." (a dot) in the routing?
1 Reply
fascinating-indigoOP•3mo ago
I just tried using [.]well-known and apparently that escaped the dot however i can't find anything about this in the docs so that might be missing.
Closing this.