質問するログイン新規登録

質問編集履歴

1

誤字修正

2018/02/14 12:47

投稿

tsm
tsm

スコア8

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/に配置(念のため/.wel-known/にも配置)
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"