XF 1.2 File does not exist ...

MrC

Active member
Hi,

I checked my httpd logs and every second (or so) there are these errors

[client xxx] File does not exist xxx apple-touch-icon.png
[client xxx] File does not exist xxx apple-touch-icon-precomposed.png

How can I fix these errors?

Thanks.
 
The standard style should have a tag that sets that to an actual file. However, otherwise you likely just need to add the files -- it's roughly equivalent to favicon.ico in that the file can be requested without any reference to it in the HTML.
 
  • Like
Reactions: MrC
Top Bottom