Answer the question
In order to leave comments, you need to log in
Remove slash at the end of nginx url?
There is an nginx config that returns a static file
location /.well-known/apple-developer-merchantid-domain-association {
default_type text/html;
index merchant.ru.yandex.kassa;
alias /var/www/html/.well-known/apple-developer-merchantid-domain-association;
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question