How to verify a domain for Apple
Last updated
Last updated
create a folder inside public_html called ./well-known
Place the apple-developer-merchantid-domain-association.txt
file inside the ./well-known
folder
To verify domain for apple by following these steps:
Upload the file directly in public folder in git
All website installed in the server in this path /www/wwwroot/your_domain_name for example the main path for domain qawaim.app in the server is /www/wwwroot/qawaim.app
Now we need to edit the config for nginx so go to http://sikka-a02.sikka.io:8888/65675aa2 and type username and password you will see something like this:
There is a menu bar on the left side of your screen. click on Websites to open the following window-in the table you find all running
Click the nickname of the website to manage it's settings
Choose "Config file" from the side menu of the modal
Add the following line (Replace qawaim.app with the new domain you want to verify):
Nickname | Link |
---|---|
SikkaAdminLink | link.sikka.sa |
SikkaAdminCheckout | checkout.sikka.sa |
SikkaAdmin | admin.sikka.sa |
SikkaAdminApi | api.sikka.sa |
OnecardLanding | onecard.zone |
OnecardUserPortal | my.onecard.zone |
OnecardLinkPortal | link.onecard.zone |
OnecardAdmin | admin.onecard.zone |
OnecardApi | api.onecard.zone |
WordaApp | worda.app |
WordaApi | api.worda.app |
QawaimLanding | qawaim.app |
QawaimMenuPortal | link.qawaim.app |
QawaimUserPortal | my.qawaim.app |
QawaimAdmin | admin.qawaim.app |
QawaimApi | api.qawaim.app |