Skip to content

Amixa Technical Blog

Tag: Apple

How to configure IIS to allow access to apple-developer-merchantid-domain-association

Also know as how to configure IIS to permit access to files with NO extension. In this case we need to create a file in this location: https://(my-website-domain)/.well-known/apple-developer-merchantid-domain-association   Create a directory in your website called “well known” Create a virtual directory in the IIS manager, alias is .well-known and point it to the directory…

Read article