Hi,
i have implemented htaccess rewrite to our htaccess within section 8.
i've followed this instructions and used method 2: https://processwire.com/blog/posts/webp-images-and-more/
I also added a hook to ready.php. The webp format is created and i can hardcode it into our main file. but our htaccess doesnt rewrite the url from png,jpg to webp?
Does anyone have an idea?