Im trying to serve webp images if they exist on /media/ folder.
My current assets.conf looks like this. I can't figure out why get.php won't be called if jpg/png picture on cache does not exist. If there is no product image on cache i get 404 to image that this does not exist, i think its because get.php does not create that.
Hi
Im trying to serve webp images if they exist on /media/ folder.
My current assets.conf looks like this. I can't figure out why get.php won't be called if jpg/png picture on cache does not exist. If there is no product image on cache i get 404 to image that this does not exist, i think its because get.php does not create that.