I have images like that:
<img src="img.webp" onerror="this.onerror=null; this.src='img.png'"/>
In the local documents it shows the webp images but on the server not. The folders and document are the same.
Can someone help? I havent found anything in the web.