When I export a webflow project, the favicon lands in the folder /icons/favicon.ico. Unfortunately apache comes with an alias for /icons by default. More about this in this answer: https://serverfault.com/a/848675
Thus the favicons are not found with exported webflow web pages with every default Apache web server and are not displayed accordingly.
Can you give an option to change the path, or write it to another folder by default?
Though I wouldn’t personally be super familiar with this specific matter, I’m almost positive that you cannot change the default path that the icons are stored in on export. Webflow doesn’t currently allow for changes that granular (re: export), IIRC.
That’s correct, we likely won’t provide the ability to change the file path structure for exported sites without a very strong use case. Mainly since that can be modified in a few seconds after export
Can you tell me what specific value it would provide to you if the favicon file path was changed (aside from it showing up on an exported apache hosting solution)?