#author("2019-06-06T13:19:45+00:00","","")
#mynavi()

#contents
- 関連

* 経緯 [#l056f4e2]
#html(<div style="padding-left:10px">)

運用中のCakePHPで構築されたサイトに以下のエラーログが吐かれていた。

#myterm2(){{
YYYY-MM-DD 15:31:28 Error: [MissingControllerException] Controller class Apple-touch-icon.pngController could not be found.
Exception Attributes: array (
  'class' => 'Apple-touch-icon.pngController',
  'plugin' => NULL,
)
Request URL: /apple-touch-icon.png
Stack Trace:
#0 /path_to/app/webroot/index.php(113): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
}}

これは iPhone、iPad 用のアイコンをダウンロードしようとしているリクエストなのだが、
どうも対応が入っていなかった模様・・なので忘れないようにメモ。

#html(</div>)

* 対応内容 [#d714cb49]
#html(<div style="padding-left:10px">)

#TODO

#html(</div>)


トップ   一覧 単語検索 最終更新   ヘルプ   最終更新のRSS