質問編集履歴
1
誤字修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -40,7 +40,7 @@
|
|
40
40
|
]
|
41
41
|
}
|
42
42
|
}
|
43
|
-
③apple-app-site-associationファイルをWebサーバの/var/www/html/に配置(念のため/.
|
43
|
+
③apple-app-site-associationファイルをWebサーバの/var/www/html/に配置(念のため/.well-known/にも配置)
|
44
44
|
④.htaccessに以下を記述して/var/www/html/に配置
|
45
45
|
<Files "apple-app-site-association">
|
46
46
|
Header set Content-Type "application/json"
|